# Supported features
# Cart
Feature | Support | Additional Comments |
---|---|---|
Adding products to the cart | ✅ | |
Preventing purchase of out-of-stock items | ✅ | |
Removing products from the cart | ✅ | |
Changing product quantity | ✅ | |
Merging carts when guests login | ✅ | |
Supporting guest and user carts | ✅ | |
Adding promo codes from the cart panel | ✅ | |
Clearing the cart | ✅ | |
Saving guest cart in the session | ✅ |
# Wishlist
Feature | Support | Additional Comments |
---|---|---|
Adding products to the wishlist | ✅ | |
Removing products from the wishlist | ✅ | |
Clearing the wishlist | ✅ | |
Adding products from the wishlist to the cart | ✅ | |
Saving guest wishlist in the session | ✅ | |
Merging wishlist when guests login | ✅ |
# Search
- Elastic Path Commerce Cloud doesn't contain search out of the box.
Feature | Support | Additional comments |
---|---|---|
Searching products by SKU and name | ❌ | |
Showing related categories | ❌ | |
Displaying a link to a list of all matching results | ❌ |
# Internationalisation
Feature | Support | Additional comments |
---|---|---|
Displaying and switching between available stores | ❌ | |
Displaying and switching between available languages | ✅ | |
Displaying and switching between available currencies | ✅ |
# User profile
Feature | Support | Additional comments |
---|---|---|
Creating an account, logging in, logging out | ✅ | |
Resetting the password | ✅ | |
Changing general user data, such as first and last name, email address | ✅ | |
Changing password | ✅ | |
Customer shipping addresses | ✅ | |
Customer billing addresses | ✅ | |
Viewing order history | ✅ | |
Receiving marketing emails consent update | ❌ |
# Category page
Feature | Support | Additional comments |
---|---|---|
Viewing products in a list or grid | ✅ | |
Displaying a specified number of products per page (pagination) | ✅ | |
Sorting by most recently updated, least recently updated | ✅ | |
Displaying filters for limiting the number of results based on product attributes | ❌ | |
Displaying categories | ✅ | |
Adding products to the cart | ✅ | |
Adding products to the wishlist | ✅ | |
Navigating to the Product page | ✅ | |
Displaying breadcrumbs for the current category | ✅ | |
Setting up category page metadata | ✅ | |
Displaying category description | ✅ |
# Product page
Feature | Support | Additional comments |
---|---|---|
Displaying product information such as title, descriptions, price, etc. | ✅ | |
Displaying breadcrumbs for the current product | ✅ | |
Displaying default variant by default | ✅ | |
Displaying all images for the current variant | ✅ | |
Zooming product images | ✅ | |
Switching between different product variants | ✅ | |
Bundle products | ✅ | |
Displaying average rating | ❌ | |
Displaying reviews | ❌ | |
Adding reviews | ❌ | |
Updating reviews | ❌ | |
Deleting reviews | ❌ | |
Displaying inputs to customize the configurable product, such as size or color. | ✅ | |
Displaying inputs to customize the product, such as custom text. | ❌ | |
Adding product to the cart | ✅ | |
Adding product to the wishlist | ✅ | |
Showing related products | ✅ | |
Showing up-sell products | ✅ | |
Showing cross-sell products | ✅ | |
Setting up product page metadata | ❌ | |
Displaying product videos | ❌ |
# Checkout
Feature | Support | Additional comments |
---|---|---|
Shipping Page with delivery method | ✅ | |
Billing Page | ✅ | |
Summary Page | ✅ | |
Order Summary widget | ✅ |
# Shipping
Feature | Support | Additional comments |
---|---|---|
Displaying a list of saved shipping addresses | ✅ | |
Selecting default shipping address for future orders | ❌ | |
Adding new address | ✅ | |
Displaying form for entering the address for guests | ✅ | |
Listing and selecting available shipping methods | ✅ |
# Billing
Feature | Support | Additional comments |
---|---|---|
Displaying a list of saved billing addresses | ✅ | |
Selecting default billing address for future orders | ❌ | |
Copying shipping address | ✅ | |
Adding new address | ✅ | |
Displaying form for entering the address for guests | ✅ |
# Payment
Feature | Support | Additional comments |
---|---|---|
Displaying shipping details summary | ✅ | |
Displaying billing details summary | ✅ | |
Displaying products summary, subtotal, shipping cost, and total price | ✅ | |
Selecting payment methods | ✅ | |
Integrating custom payment gateways | ✅ | Stripe (opens new window) |
Making an order | ✅ |
# Thank you page
Feature | Support | Additional comments |
---|---|---|
Displaying order number and order information | ✅ | |
Displaying order summary | ✅ | |
Displaying a button to view the order on the user profile page | ❌ |
# Order history
Feature | Support | Additional comments |
---|---|---|
Displaying user orders history | ✅ | |
Displaying order status | ✅ | |
Displaying order details | ✅ | |
Displaying order messages | ❌ |
# Known issues
Bundle fixed discount
andBundle gift
promotion types are not working properly.