Hello - I'm working with the Shop template (2 col w/ sidebar left). Data is brought in via php/mysql query. How can I pass that data to the quick view modal using a variable (/include/ajax/shop-item.html?tag=U090019)?
Modal Popup variables
1 reply · opened Nov 4, 2016
MmaccapperNov 4, 2016
SSemicolon WebSTAFFNov 6, 2016
Hello,
You will need to add the PHP/MySQL Functionality to the Quick View as well. Use the PHP extension for the Page and then consider using /include/ajax/shop-item.php?tag=U090019 . Then, you can simply get the Item Data using the PHP $_GET Functionality and then Query the MySQL Database to get the Details you need to show on the Quick View Modal.
This will definitely work fine. Hope this Helps!
Do let us know if we can help you with anything else or if you find any further issues with Canvas.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard