Attribute Layout - Presenting the Choice to the Customer
Prerequisites
Introduction
Folder Structure
marketplace_builder
└───views
└───partials
└───layouts
└───modules
└───module_14
├───product
│ collection.liquid
│ └───custom_product_layout
│ ├───detail
│ │ item.liquid
│ │ wrapper.liquid
│ └───list
│ item.liquid
│ wrapper.liquid
└───product_attributes
└───custom_attributes_layout.liquidCreating a new set of Product Layouts
Including a Single Known Attribute on a Detail Page
Looping Over Multiple Attributes
Steps:
Full example:
Attribute Layout Development
Last updated
Was this helpful?

