Email Website
Contents
Search:

Home > Setup (Content) > Manage Products > Products that vary by Size/Color

Products that vary by Size/Color

 

Entity Pages - Size & Color Availability

Size and color availability messaging will show by default for products on entity pages. A brief note displays for products where  colors, sizes, or both colors and sizes are available for selection.

  

Configuration

Disabling Messaging with CSS

To disable size and color availability messaging on entity pages, please create a CSS style to hide the following class:

grid-item-sizecolor-message-wrap

An example style would be:

.grid-item-sizecolor-message-wrap {
    display: none; 
}

Prompts

edition.entity.product.hassizesandcolors

This prompt is used when both sizes and colors are available for the product. By default it is "More sizes & colors available".

edition.entity.product.hassizes

This prompt is used when only sizes are available for the product. By default it is "More sizes available".

edition.entity.product.hascolors

This prompt is used when only colors are available for the product. By default it is "More colors available".



Actions
Print This Article
Bookmark
Email This Article
Previous Article
Next Article