You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Concrete uses [Cartfox🛒🦊](https://github.com/Elkfox/Cartfox) for all things ajax-y and cart-ish. If you're developing with Slate you can find an un-minified version in `/src/scripts/vendor/concrete.cart.js`. Upon deployment this will be minified into the `vendor.js`.
7
+
8
+
As you can see in the `/layout/theme.liquid` Cartfox is initialized here using Concrete's default elemnts for selectors. if you wish to changes class names or apply different selectors you can do so here.
0 commit comments