Hi, i have a store gallery. when the mouse is over each product it zooms and can be clicked to take you to a product page (not quick view). i do not want the option to click and be taken to these pages. i just want the zoom animation as i havn’t seen it in any other module in the editor.
i have created my own form and database with checkboxes where the users can fill out what products they want, as they are going to be for free. there for do not want the product pages.
since i found no opation in the store settings to disable the product pages, i am trying to figure out if i can create an event in the store gallery properties, in the ‘onMousein’ section. maybe a line of code that disables the mouse click when the mouse moves into the box. or cancelles ‘href’ in the bas code.
would appreciate any insight or thoughts on this. thanks