Download
We're evolving to serve you better! This current forum has transitioned to read-only mode. For new discussions, support, and engagement, we've moved to GitHub Discussions.

E-commerce con publii

#3139
Avatar photo[anonymous]

Hi Tomek,

in Tools / Custom HTML / Head<link rel=”stylesheet” href=”https://cdn.snipcart.com/themes/v3.0.7/default/snipcart.css&#8221; />

<link rel="stylesheet" href="https://cdn.snipcart.com/themes/v3.0.7/default/snipcart.css" />
<script async="async" src="https://cdn.snipcart.com/themes/v3.0.7/default/snipcart.js"></script>

in Tools / Custom CSS
You will probably need to change the z-index value of menu bar to have the shopping cart in the foreground, eg:
.container>header{z-index:9;} /*Mercury theme*/

Documentation:
https://docs.snipcart.com/v3/