Is there a wordpress cart summary?
AnsweredI have added the "wp-ezimerchant" plugin and it works a charm. I'm now interested to know if there any "Short codes" or "Template tags" to add a preview of my cart on my WordPress site? Cart preview option I could add to the header of my site before the customer makes an exit to the external cart/checkout.
-
This has been answered in our support inbox, but if any one else wants to know, adding the following
<script type="text/javascript" src=" [https://YOURSECUREDOMAINTOKENHERE.ezimerchant.com/cart/view.js"></script>](https://fdrjdg.ezimerchant.com/cart/view.js%22%3E%3C/script%3E)
Will create a series of javascript document.writes that pulls the information from the 'cart/minicart.ezitpl' template file and injects it onto any page you like. You can then style the injected html with whatever you please.
0
Please sign in to leave a comment.
Comments
1 comment