Design config for compact products

What's new

New design configs allow changing the visibility of some elements on the storefront when the compact product view feature is enabled in the store.

Changes in API

New boolean configs enable described elements when true:

  • product_details_add_to_cart_quantity_compact_view - Quantity selector for the add to cart button.

  • product_details_description_compact_view - Product description block.

  • product_details_estimated_delivery_time_compact_view - Information about the estimated delivery time.

This setting can be enabled as a store config (through the PUT /profile call) or as a design config setting on the storefront by adding JS/HTML code to your website.

Design configschevron-right

Last updated

Was this helpful?