${ content_options.shopping_cart_text }
${item_count} ${ content_options.item_text }${ content_options.items_text }
${ content_options.free_shipping_received_text }
${bundle_item.bundle_product_name}
${ content_options.total_text } :
${item.compare_at_price | format_money }
${(discountValue(item.price, discount_percentage) * item.quantity) | format_money }
${content_options.bundle_savings_text} ${item.total_discount} (${item.total_discount_percentage})
${item.product_title | product_title_filter } (${item.variant_title})
${item.selling_plan_allocation.selling_plan.name}
${option.name} : ${option.value},
${item.quantity}
${ content_options.each_text } :
${content_options.free_text}
${ content_options.total_text } :
${item.compare_at_price | format_money }
${content_options.free_text}
${ content_options.each_text } :
${get_each_price(item) | format_money }
${ content_options.total_text } :
${item.compare_at_price | format_money }
${(discountValue(get_item_price(item), discount_percentage) * item.quantity) | format_money }
${in_cart_count} ${in_cart_count_text}
${ content_options.cart_empty_title_text }
${ content_options.cart_empty_subtitle_text }
${ content_options.shop_now_text }