Demoing those CTAs

Primary

Default

Hover/Touchstart

Selected

Pressed(Scale 95%)

Focus

Inactive

Loading (TBD)

Error (TBD)


<button class="button button--primary">Add To Cart</button>
    

Primary Inverse

Default

Hover/Touchstart

Selected

Pressed(Scale 95%)

Focus

Inactive

Loading

Error


<button class="button button--primary-inverse">Shop Now</button>
      

Secondary

Default

Hover/Touchstart

Pressed(Scale 95%)

Focus

Inactive

Loading (TBD)


<button class="button button--secondary">Shop Now</button>
    

Secondary Inverse

Default

Hover/Touchstart

Pressed(Scale 95%)

Focus

Inactive

Loading


<button class="button button--secondary-inverse">Shop Now</button>
      

Tertiary A

Default

Hover/Touchstart

Active/In Stock

Focus

Inactive

Default/OOS

Hover/OOS

Active/OOS

Loading (TBD)


<button class="button button--tertiary-a">Shop Now</button>
    

Tertiary A Inverse

Default

Hover/Touchstart

Active/In Stock

Focus

Inactive

Default/OOS

Hover/OOS

Active/OOS

Loading (TBD)


<button class="button button--tertiary-a-inverse">Shop Now</button>
      

Tertiary B

Default

Hover/Touchstart

Focus

Inactive

Loading (TBD)


<button class="button button--tertiary-b">Shop Now</button>
    

Tertiary B Inverse

Default

Hover/Touchstart

Focus

Inactive

Loading


<button class="button button--tertiary-b-inverse">Shop Now</button>