Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Follow the instructions below to configure products using the new Cloud UI Product Detail Page.

...

For these listed exception products, there is a new product-level setting that enables some products to continue to load for users in the Legacy UI, and for the majority of products to load in the new Cloud UI. Respecting this routing will work whether a PDP is accessed via the category page, related product link, or cross-sell link. To flag a product so that it continues to load in the Legacy UI:

  • Find the product from Catalog > Products >Edit

  • Scroll to the Aspenware Commerce section of the edit page

  • Locate the new product-level setting called Use Legacy Product Page.

  • Check the box

  • Click SAVE ALL SETTINGS

Info

NOTE: This setting should ONLY be turned on if a product is incompatible with Cloud UI.

...

In the Cloud UI PDP, Cloud customers can customize the titles and descriptions of product attributes. These titles and descriptions will appear above the corresponding attributes on the Product Detail Page (PDP).

Iframe
srchttps://aspenware.storylane.io/share/ovpywagqsgez
width100%
frameborderhide
alignmiddle
height450

To maintain a consistent design, the Cloud UI uses a predefined styling for attribute titles and descriptions. As a result, you won't have access to a rich text HTML editor for these fields. However, you can still include basic <a> links by using the plain text field if you want to link to external content from your attribute descriptions.

...

To edit product attribute titles and descriptions globally, meaning defining titles and descriptions that will be displayed across all assigned products with no override attribute title and description defined for the specific product (see next section for details on product-specific override attribute titles and descriptions).

  • Go to Catalog > Attributes > Product Attributes

  • Scroll to the desired attributes and select Edit

  • Edit the attribute as indicated below

    • Titles must be plain text.

    • Descriptions can include links (anchor tags) but no other HTML.

    • 200 characters max is recommended for both titles and descriptions.

    • Invalid inputs trigger an error message, preventing incorrect data from being saved.

  • Click Save

Attribute titles and descriptions can also be displayed for add-on product selections, to better explain the add-on, as in the example below.

...

Product Override Attribute Titles and Descriptions can also be defined, which allows for clearer guidance on product detail pages (PDPs) and streamlines attribute management. To edit product attribute titles and descriptions at the product level, meaning defining titles and descriptions that will be used only for specific products and will override globally defined attribute title and descriptions:

  • Find the product from Catalog > Products >Edit

  • Scroll to the Product Attribute Overrides section. Within this section, if attributes are added, each attribute will be populated in the table and the override title and description can be edited, enabling admins to define product-specific attribute titles and descriptions.

    • Titles must be plain text.

    • Descriptions can include links (anchor tags) but no other HTML.

    • Both are optional, and if left blank, global values will be used instead.

    • Character limits from the attribute editor (200 characters) are enforced for product-specific configurations.

    • Invalid inputs trigger an error message, preventing incorrect data from being saved.

  • The new Attribute Display section includes a grid showing global titles and descriptions (view-only) for all assigned attributes.

    • If no product-level title is defined, the system defaults to the global attribute title and description on the front end

    • If no global attribute title and description are defined, the system defaults to displaying the attribute name on the front end.

    • See the image below to understand how attribute names, titles, and descriptions will appear on the Cloud UI PDP with various levels of configuration.

...

To edit product variant names:

  • Go to Catalog > Products

  • Edit the desired product.

  • Expand the Additional Product Settings section. Within this section, if attribute combinations are defined, each attribute combination will be populated in the table and can be edited.

...

To edit product variant names:

  • Go to Catalog > Products

  • Edit the desired product.

  • Expand the Additional Product Settings section. Within this section, if attribute combinations are defined, each attribute combination will be populated in the table and can be edited.

  • If you want to configure the max price but not show it to the guest, you can hide savings information on the product or add on product itself within the Aspenware Commerce settings section. To hide savings information from displaying to guests uncheck “Show Max Price” and select Save All Settings. Show Max Price is true by default for all products.

...

To configure the Button Group for an attributed product, follow the standard configuration instructions to set up the attribute and simply select “Button Chip Selector” for the control type.
image-20240314-202008.png

...

  • If at least one attribute value exceeds the maximum width of ~7 characters. (Current Known issue in 3.8)

  • If any attribute value in the group has an associated add-on price.

  • If any attribute value in the group contains a pipe character “|”.

...

Resource Name

Default/Function

Feature

Example

shoppingcart.addtocart

Default: ADD TO CART

Cloud UI PDP

products.relatedproducts

Default: Related Products

Cloud UI PDP - Related Products

productattributes.selectoption

Default: Select Option

Function: If an option a product page (on the pricing calendar or the pdp) is not set, used to coach users that an option is not set but either required or optional (see below)

Cloud UI PDP and Pricing Calendar

optional

Default: Optional

(parentheses are added by code, so don’t add parentheses)

Function: Used in attribute selection coach messaging to indicate an option is optional, not required to enable add to cart

Cloud UI PDP

required

Default: Required

(parentheses are added by code, so don’t add parentheses)

Function: Used in attribute selection coach messaging to indicate an option is required, a selection is required to enable add to cart

Cloud UI PDP and Pricing Calendar

aspenware.commerce.cart.itemsummary

Default: Item Summary

Function: Title of Item Summary Box on PDP

Cloud UI PDP - Item Summary

aspenware.commerce.cart.totaltotalcontent

Default: Total

Recommended: Per Item Total

Function: Label for the total of everything you are about to add to cart

Cloud UI PDP - Item Summary

aspenware.commerce.cart.yousaved

Default: You save

Function: Label to summarize online savings compared to window rate for product being added plus all add ons prior to adding to cart and in cart notice.

Cloud UI PDP - Item Summary

aspenware.commerce.cart.startdate

Default: Start date

Function: Label for selected date if product is dated

Cloud UI PDP - Item Summary

aspenware.commerce.cart.onlinesavings

Default: Save {}% off list price. (where percentage is dynamically populated) on the savings badge in the Item Summary and Cart Notice.

Function: Copy for the Tool Tip to explain the savings being displayed in the badge.

Cloud UI PDP - Item Summary and Cart Notice Tool Tip

image-20250123-202603.png

product.productattributes.addons.label

Default: Upgrade your experience

Function: Title to separate the add on option selections from core product selections

Cloud UI PDP - Add ons

publicui.cartnotice.itemadded

Default: Item added

Function: Cart notice title

Cloud UI PDP - Cart notice

image-20231221-165500.png

publicui.cartnotice.applycoupons

Default: ‘Apply coupons in the <a href="{cartUrl}" class="ads-link">cart</a>’href="/cart">cart</a>

Function: Description to link to the cart so that users know to apply coupons in the cart

Cloud UI PDP - Cart notice

image-20231221-165447.png

publicui.cartnotice.checkout

Default: Checkout

Function: Direct link to checkout if user is logged in. Will log user in then route to checkout if signed out.

Cloud UI PDP - Cart notice

image-20231221-165453.png

publicui.cartnotice.viewcart

Default: View Cart

Function: Direct link to full cart page.

Cloud UI PDP - Cart notice

image-20231221-165506.png

publicui.cartnotice.itemsubtotal

Default: Per Item Subotal

Function: Price per item of what was just added to cart before discounts have been subtracted from the item price.

Cloud UI PDP - Cart notice

image-20231221-165504.png

publicui.cartnotice.itemstotal

Default: Per Item Total

Function: Price per item of what was just added to cart after discounts have been subtracted from the item price.

Cloud UI PDP - Cart notice

image-20240104-233526.png

publicui.cartnotice.carttotal

Default: Cart Total

Function: Displays the subtotal (before tax) of the entire user’s cart.

Cloud UI PDP - Cart notice

image-20240104-233816.png

publicui.cartnotice.itemupdated

Default: Item Changed

Function: Title of cart notice if PDP is in edit mode and customer is changing something about an already added cart item.

Cloud UI PDP - Cart notice when product in edit mode

image-20240109-004935.png

productattributes.nodatesavailable

Default: "No dates are available for your selection”

Function: Displays if a variant is selected that has no future availability

Cloud UI PDP

image-20240830-214239.png

publicui.product.savings

Default: “{0}% OFF”

Function: Copy that displays on the savings badge on the Item Summary and Cart Notice.

Cloud UI Item Summary and Cart Notice

image-20250123-210743.png

cloud.commerce.cart.nodate

No date selected

Item summary before a date is defined

image-20250402-205722.png

productattributes.nodatesavailable

No dates are available for your selection

If a product has a date picker or radio button date selection and no future dates are available, this message appears in red below the attribute title.

If a product has a hidden radio button date and no future dates are available, the message appears in the item summary in red where the date would otherwise appear.

image-20250402-210607.png

image-20250402-205848.png

publicui.product.seemore

See more

Expanding product description CTA

...