Hello, i hope you’re all doing great and thank you for Snipcart.
Here is my problem :
I’m stuck at the beginning, i’ve tried differents ways to make snipcart work, i even checked old videos on youtube. Old video from one year ago.
I checked the documentation and i did as it says :
<script>
window.SnipcartSettings = {
publicApiKey: "YOUR_API_KEY",
loadStrategy: "on-user-interaction", ...........
};
I copied the whole code (script) into my webflow page after the body element with an embed element.
After i did that, normally it should have worked but it didnt, because right after that to test it i just configured the dashboard directly, before configuring product.
Well yeah i havent done that, i havent configured products but anyway. I went directly to customer dashboard and created a CSS class and named it this way : snipcart-customer-signin
Saved & published,
when i clicked on the class i created “My account” nothing happened
I tried to put the code into the Custom Code part of Webflow, but still didnt work out, i think i’m dumb, i tried everything, the last thing i didnt try was :
- Configure product at first and try after that.
If anyone can advice me would be great, thank you guys,