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.
Adding Cart Item Images
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


Adding Cart Item Title (Product Name)
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

Adding Cart Item Price (Product Price)
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

Adding Cart Item Quantity (Total # of each product in cart)
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

Adding Cart Items Total Price (Total for all items in cart)
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
Was this helpful?