Cart Item Attributes
This documentation is for creating pages, designs or layouts for the items in a customer cart. E.g: Cart drawer, cart list on checkout and can be added to any where on the front end of your website.
Last updated
This documentation is for creating pages, designs or layouts for the items in a customer cart. E.g: Cart drawer, cart list on checkout and can be added to any where on the front end of your website.
With North Commerce attributes you are essentially creating a template that can be used by the North Commerce system. This isn't your traditional query loop setup so feel free to add placeholder data to help you envison what your final design will look like
Add a Bricks Image element to your canvas.
Add a placeholder image from your media library
Style the placeholder image as you see fit
In the content section of the image component scroll down until you see North Commerce Attributes
Flow: Cart Items
Name: image
Value: Leave this blank
Link: src

You should also add the cart image urls to srcset

Add a Bricks Heading or Basic Text element to your canvas.
Add a placeholder text with one of your product names
Style the placeholder text as you see fit
In the content section of the image component scroll down until you see North Commerce Attributes
Flow: Cart Items
Name: title
Value: Leave this blank
Link: innerHTML

Add a Bricks Heading or Basic Text element to your canvas.
Add a placeholder text with one of your product prices
Style the placeholder text as you see fit
In the content section of the image component scroll down until you see North Commerce Attributes
Flow: Cart Items
Name: price
Value: Leave this blank
Link: innerHTML

Add a Bricks Heading or Basic Text element to your canvas.
Add a placeholder text with one of your product prices
Style the placeholder text as you see fit
In the content section of the image component scroll down until you see North Commerce Attributes
Flow: Cart Items
Name: quantity
Value: Leave this blank
Link: innerHTML

Add a Bricks Heading or Basic Text element to your canvas.
Add a placeholder text with one of your product prices
Style the placeholder text as you see fit
In the content section of the image component scroll down until you see North Commerce Attributes
Flow: Cart Items
Name: total-price
Value: Leave this blank
Link: innerHTML
Last updated