Join Slack
Powered by
Hey all :slightly_smiling_face: I know there's a w...
# suitecommerce
m
Mitchell Mudd
12/06/2023, 8:22 PM
Hey all 🙂 I know there's a way to get images to change based on matrix options chosen. Can you do the same for the description? Our description field always uses the parent matrix items description instead of the currently selected one EXAMPLE:
https://shop.tommycarwash.com/Tommy-10HP-Blower-with-Reinforced-Housing?quantity=1&volt[…]&style=20&starter-type=7&nozzle-length=1&hertz-frequency=7
This item changes images based on options, but even though the specifications/description/details are different they never change between choices
s
Steve Goldberg
12/07/2023, 10:12 AM
This is not native functionality but could be written as a customisation. For example, the extensibility API has an event that fires after an option is selected, so you would need to tie that to render a view or show/hide text
https://system.netsuite.com/help/helpcenter/en_US/APIs/SuiteCommerce/Extensibility/Frontend/PDP.html#event:afterOptionSelection
m
Mitchell Mudd
12/07/2023, 1:23 PM
Dang, figured that was the case. That event looks super useful though - thanks for pointing me in the right direction 🙂
4
Views
Open in Slack
Previous
Next