Table of Contents | ||||
---|---|---|---|---|
|
This guide will review how to set up Edit Cart in Aspenware Commerce. For more information about product set up see Aspenware Commerce Documentation or for general release notes, see 2.25 Commerce Release Notes
Overview
Previously, it was difficult for guests to make adjustments to their cart items including adding on additional tickets with identical attributes or removing quantity from configured cart items without having to delete the item entirely. Now, if a guest wants to purchase multiple tickets for a family, Aspenware has added two links to both the mini cart and the assignment step to make this multiple ticket purchase easy. See the end of this article for feature limitations. Aspenware will be working on to further enhance additional product setups including multi-day datepicker-based products.
Feature Detail
Hyperlinked Product Title
Basic product link is now on the PDP. This URL is a direct link to the product without any attributes selected and represents a faster way for a user to add more of a product that may not have quantity on it. The product will not have any attributes selected and will not be a cart item id product that is currently in the cart.
...
Example flow: A guest buys a private lesson for a particular day and add another to their cart. By clicking on the underlined, linked product in their cart, they are returned to the same product PDP and can add an additional lesson with a different day selected. This is much easier and less time consuming than navigating through the menu to return to the PDP.
Edit Options Link
Link including attributes that draws from the cart item ID and directs the guest to a PDP with the ability to update currently existing item in the cart. The attributes from the product in the cart are retained so that they can be adjusted once back on the product PDP. If the quantity is included on the item then quantity may be adjusted as well.
...
Example flow: A guest buys a private lesson, but realizes that they want to select a different day. The guest wants to edit the item and thus selects EDIT OPTIONS and changes the date. Selects UPDATE CART and the item in the cart changes accordingly.
Configuration Guide
Prerequisite Steps
Settings, Language Strings, and HTML Widgets
The enhanced cart with the edit capabilities must first be enabled globally to add the checkbox option to the pdp admin page.
...
To enable the enhanced cart globally:
Go to Configuration > Settings > All Settings (advanced)
Search for the shoppingcartsettings.showenhancedminicart setting.
Edit the setting to set to TRUE.
Note: even when enabled globally, the Edit Cart default setting for each product will be False (I.e. showing edit cart links is not automatic and box must be selected on a per product basis).
...
To enable this functionality at the product level:
Go to the Edit Product Details page for the product.
Scroll down to the Additional Product Settings section on the product page.
Check Is Enhanced Cart Enabled?
Click SAVE ALL SETTINGS.
Note |
---|
Note: You must select the “SAVE ALL SETTINGS” button to save changes as selecting Save or Save and Continue from the top of the admin page will not save your changes. |
...
Description | String Resource | Value | Placement |
---|---|---|---|
Located in the mini cart beneath any product that has enhanced cart enabled | shoppingcart.editoptions | Edit Options | |
Located on the PDP in the place of “Add to Cart” when cart is being edited | shoppingcart.editcart | Update Cart | |
Located on the PDP on mobile in the place of “Add to Cart” when cart is being edited limited to 6 or 7 characters | shoppingcart.editcartmobile | Update |
Unsupported products and product setups for Edit Cart
There are a few products that may not work as expected, or have not yet been thoroughly tested with Edit Cart. Please keep these in mind when assigning Edit Cart to individual products.
...