Removed script requirement for generating cart URLs
What's new
From now on, you can generate pre-filled shopping carts more easily, as the process no longer requires additional script files to be loaded on your website.
The following files can be safely removed from your website code:
<link rel="stylesheet" type="text/css" href="https://s3.amazonaws.com/ecwid-addons/apps/ecwid-cart-app/cartapp.css">
<script src="https://s3.amazonaws.com/ecwid-addons/apps/ecwid-cart-app/cart.js"></script>This change does not affect how carts are generated, so all of your JavaScript code that creates shopping cart URLs will continue to do so.
Documentation links
Create pre-filled shopping cartsLast updated
Was this helpful?
