You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

(Formerly known as the Product Attribute Grid widget)


Widget Use

Renders 2-dimensional style / colour / size options for a product in a compact grid layout, instead of using the Product Attribute List display method. With the attribute grid, options are presented in a matrix where the user can enter quantities against multiple options and add their selections to the cart.


Example of Widget Use

Following is an example of the widget in use:


Where can the Widget be placed?

The widget can be used in the following templates:

  • Product Detail Template
  • Product List Item Zoned Template


Widget Options

OptionUseCommentsAvailable from Version
DescriptionA short description of the widget's use.We recommend this field be updated so the widget's purpose is clear at a glance from the template page.All
LayerThe layer the widget is valid for.

The layering technology allows for the content to be shown to specific audiences.

This is handy if the content is only valid for a certain type of user, or if the same widget is required for more than one audience, but different configuration is needed.

The widget can be added to the zone more than once and the layer feature can determine which audience can see each widget. 

All
Show Heading?Determines whether a heading is displayed above the attribute grid.

Default is: ticked

Untick to disable

3.88
Heading TextThe heading displayed above the attribute grid (if enabled).Default is: Product Options3.88
Add Button TextThe text on the Add to Cart button at the bottom of the attribute grid.Default is: 3.88
Product Tooltip

The help text displayed on hover of the quantity box for an option.

The placeholders will be replaced as follows:

    • {0} = the attribute combination (e.g. "Red, Small")
    • {1} = the price for 1


Default is: Price For Product {0} = {1}3.88
Product Not Found Message Template

The message displayed to the user when they attempt to select an unavailable product.

The placeholder {0} will be replaced with the selected combination (e.g. "Red, Small").

Default is: Product {0} Not Found3.88
Increase Quantities In Pack Qty?Determines whether values in the quantity box change in pack quantity values when the + / - buttons are used.

Default is: unticked

Tick to enable

3.88


Implementation Notes

  • Only products with 2 attribute types can utilise the grid display; this widget will not render for products with fewer or more than 2 options. 
  • To enable a particular product for grid display, the 'Product Attribute Display Type' must be set to Grid for that product. user-b683f, does Product Matrix Mode replace this option?
  • To ensure the product variant grid displays correctly in CSS, make sure Product Matrix Mode is allowed: (I will put these steps instead in the KB article and will put a link to it in widget).
    • Open CMS
    • Go to Settings → Feature Management
    • Select Products & Categories
    • Click to Configure Product Variants
    • Ensure "Allow Product Matrix Mode" is ON.
  • Please contact Commerce Vision Support for assistance enabling multiple products in a bulk update.


 


Other Widgets

  • No labels