Utoljára frissítve:
2021. máj. 20.
Issue
Image maps and links for embedded eCtalogs do not work. For example, the following error appears in the Error Console in Firefox, and you click an image map:
"Error: ReferenceError: loadProduct is not defined
Source File: javascript:loadProduct('http://sample.scene7.com/Index.ashx/Nummer=775004');void(0);
Line: 1"
Solution
Make sure that the eCatalogFuncs.js file is being properly loaded into the page. That file is the JavaScript source file for the common functions the eCatalog viewer uses to interact with the page. Without it, the JavaScript calls don't work, and you can't use links in image maps.