-
-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[IMP] website_product_configurator: Show image for custom values #118
base: 16.0
Are you sure you want to change the base?
[IMP] website_product_configurator: Show image for custom values #118
Conversation
Hi @PCatinean, |
5828994
to
3cac8c6
Compare
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
3cac8c6
to
7b5c988
Compare
Rebased on #103. |
…ant to get_variant
…igurator_mrp : correct method-name, claas-name, arguments
…, replace request.website.render with request.render
…production_lots, fix singleton error(product.config.step.line)
… website_product_configurator_mrp to uninstallable list
…t and error while reconfigure product
Fix hasClass('.cfg-radio') -> With the DOT, the class is never founded Use getAttribute("name") instead of attribute[0].name because it crash with radio-button div
…add 404 from website.
…sion and also get value from get_attribute_value_extra_prices
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
7b5c988
to
a0c0f03
Compare
Rebased on #103. |
Allow custom attribute values to have a specific image shown in the website.
Based on #103.