With the new release of 2024.1.0 a new button clear cart is added in the cart section. Uses:This button lets your customers empty their shopping cart with a single click rather than removing one product at a time. This is applied to SC, SCA.
Tag: shopping cart
Working with Shopping Cart
The internal ID for this record is shoppingcart. You can use the UI to create saved searches with data from the shopping cart. Go to Lists > Search > Saved Searches > New > Shopping cart. The shopping cart record is scriptable in server SuiteScript only. The shopping cart record is not fully scriptable. Only search… Continue reading Working with Shopping Cart
Rename the submit button in the shopping cart’s Shipping Estimator in SiteBuilder
Some SiteBuilder users are using the Shipping estimator on their web stores shopping cart to provide shoppers an option to estimate the shipping cost on the shopping cart level without going to the entire checkout process and reach the review and submit section. Pre-requisite: The shopping estimator should exist in the shopping cart. To verify, navigate… Continue reading Rename the submit button in the shopping cart’s Shipping Estimator in SiteBuilder
Add a Button to Remove All Items in the shopping Cart
Here first we have to create a new extension as normal, set it up and call it something like RemoveAll. You’ll need this to run in the shopping application, and you’ll need JavaScript, Sass, Suitescript and templates. For the purposes of this tutorial, I’m using my name as the vendor — substitute your own if… Continue reading Add a Button to Remove All Items in the shopping Cart
Shopping Cart Sharing Mode
To set the shopping cart sharing mode: Go to Commerce > Websites > Website List. Click Edit next to the website you want to modify. Go to the Shopping tab. In the Shopping Basics section, select one of the following options from the Shopping Cart Sharing Mode list: Single cart shared by all customer contacts (default) Individual carts for each customer contact… Continue reading Shopping Cart Sharing Mode