The following CyberStore e-commerce widgets have been added or modified in the 2.19 release:
No new widgets in 2.19.1.
#11057 | The CyberStore Compass and Modern themes have been updated to incorporate the newest features including new widgets for display and navigating Items, Categories and search results. |
#11124 |
Uses Sitepages option of popup_detailLinkText to display the link in the popup, defaults to 'View Item Details'.
Uses built in SITE_PATHS.application plus /product/ plus the item's stock code to generate the link dynamically.
popup_showItemDetailLink to show the link or not. Defaluts to 'true'.
|
#11125 |
|
#10833 |
|
||||
#10852 |
|
||||
#10886 |
|||||
#10893 | |||||
#10907 |
The CyberStore color dictionary created in the CyberStore Management console when setting up color typed Characteristics is stored in the CyberStore database. In addition, when colors are added to the dictionary, it will now be exported as a file that can be used on the client-side for custom UI needs. The file can be loaded as a standard script file which then makes an object array called COLOR_DICTIONARY available to client scripts.
A sample colorDictionary.js file can be seen below:
For more information about setting up custom colors in the Color Dictionary, review the Item Characteristic topic in the User's Guide.
|