Liquid variables
Overview
Below is the full list of replacement variables that Kitenzo uses in the Cart page coding. If you are using a third-party app that relies on one of the universal variables on the left, these map directly to the Kitenzo version opposite.
List of Liquid Variables
Original Variable |
Kitenzo Variable |
'item.price' |
'bb_price' |
'item.line_price' |
'bb_line_price' |
'item.final_price' |
'bb_final_price' |
'item.final_line_price' |
'bb_final_line_price' |
'item.original_line_price' |
'bb_original_line_price' |
'item.original_price' |
'bb_original_price' |
'cart.total_price' |
'bb_total_price' |