Hi,
is it possible to use the foxy cart JS and/or JSON on the checkout and cart templates?
On my site, I'm using the various HTML JSON placeholder top create a mini cart and I'd like that mini cart to still work on the checkout page. Specifically, I've tried to include the
<span id="fc_quantity">
placeholder in my checkout template and it shows the default 0.
Regards