Skip to main content

Overview

Regions define semantic areas of your page to provide context for actions and effects.
<div data-wcp="region:product">
  <button data-wcp="action:add">Add to Cart</button>
</div>

Core Regions

Site-wide navigation elements

content

Main page content area

product

Product details and information

checkout

Checkout and payment flows Search interfaces and filters

results

Search and filter results display

Coming Soon

Full documentation for regions is being written. See Actions and Effects in the meantime.