Overview
The Smart Cart is a cart drawer solution. This is loaded in with Rebuy global.js and does not require a root HTML div to attach to like the Rebuy widgets. The Smart Cart is an extension to the cart object and keeps its own reference of the cart object. The Smart Cart currently has one layout but many settings to allow merchants to customize the overall functionality. Colors and styles are inherited from the theme colors selected which can be found at the top right of the Admin Dashboard. The Smart Cart make it easy to cross-sell popular products by attaching a Rebuy widget via the Smart Cart settings.
Product Tags
| Tag | Result |
|---|---|
| smart-cart-hidden | Will hide the product from displaying and will not count toward total item count in the Smart Cart. |
| smart-cart-hide-qty | Will hide the quantity selector for any items containing this tag. |
| smart-cart-shipping-excluded | When this tag is added to a product the cost of the product will not count toward the free shipping threshold |
| smart-cart-hide-bundle-options | Will hide the bundle dropdown in Smart Cart for the associated item (Shopify bundles only, recommended if the bundle item is a prebuilt bundle with no variants). |
| smart-cart-disable-click | Will prevent the line item's product title and product image from being clickable. This prevents users from being able to navigate to the line item's product page. |
| smart-cart-disable-quantity | Will disable the line item's quantity selector buttons for both increment and decrement. |
