{{ product.sku }}
{{ product.name }}
{{ product.name }}
Volume Pricing
Promotion end in 08:59:59
{{ product.selected_variation_id ? product.getSelectedVariation().sku : product.sku }}
{{ product.sku }}
{{ noInventoryTextHandler() }}
{{ user_warehouse_inventories[product.selected_variation_id]?.stock_balance }}
{{ isInStock ? "In Stock" : "Out of Stock" }}
Backorder
{{ product.sku }}
{{ noInventoryTextHandler() }}
{{ user_warehouse_inventories[product.id]?.stock_balance }}
{{ isInStock ? "In Stock" : "Out of Stock" }}
Backorder
{{ product.name }}
{{ calculateDiscountPercentage(product.getDisplayUnitPrice(), product.getDisplayRegularPrice()).toFixed(2) }}
%
{{ calculateDiscountPercentage(product.getCurrentPrice(), product.getOriginalPrice()).toFixed(2) }}
%
{{ product.tax_class.name }}
{{ showWeightIfNotNull(product) }}
Total
{{ frameSlotProps.frame.name }}
{{ variation.name }}
x{{ variation.quantity }}
RM {{ variation.display_total.toFixed(2) }}
Total
{{ variation.sku }}
{{ noInventoryTextHandler() }}
{{ user_warehouse_inventories[variation.id]?.stock_balance }}
{{ isInStock ? "In Stock" : "Out of Stock" }}
Backorder
{{ product.name }}
{{ calculateDiscountPercentage(variation.display_unit_price, variation.display_regular_price).toFixed(2) }}
%
{{ variation.tax_class.name }}
Total