Change the design of your Product Option Pop Up Window
Purpose: This template will display a popup with help information pertaining to a specific option. You can specify a help popup for every “option” in a product. The content is defined by going to the Info button of a specific option.
Note: It is important to preserve the commented tags to ensure the software performs correctly.
For example:
[OPTION_NAME]
<!--START: LINKPART-->
[URL]
<!--END: LINKPART-->
<!--START: INFOPART-->
[OPTION_NAME]
[HELPINFO]
<!--END: INFOPART-->
Note: Code blocks and their respective variables will only work with specific template pages.
Note: This template contains a commented out area for style information which can be edited to give the help popup info its own look, if desired.