{{minicart.wishlist.length}} {{minicart.cartList.length}}
You have no items in your shopping cart.
You have 1 item in your shopping cart.
{{multiCartItemsStr.replace('[COUNT]', minicart.cartList.length)}}
{{cartItem.ProductName}}
  • {{itemVariant.VariantHasText ? (itemVariant.VariantName + ': ' + itemVariant.VariantText) : (itemVariant.VariantGroup + ': ' + itemVariant.VariantName)}}
Total: {{cartItem.UnitCost * cartItem.Quantity | currency : '$' : 2}}
Qty: {{cartItem.Quantity | number : 2}}

Item Qty Total
{{cartItem.ProductName}} {{cartItem.ProductName}}
SKU: {{cartItem.ProductSku}}
{{cartItem.Quantity | number : 2}} x {{cartItem.UnitCost | currency : '$' : 2}}
{{cartItem.UnitCost * cartItem.Quantity | currency : '$' : 2}}
  • {{itemVariant.VariantHasText ? (itemVariant.VariantName + ': ' + itemVariant.VariantText) : (itemVariant.VariantGroup + ': ' + itemVariant.VariantName)}}
You have no items in your shopping cart.
Subtotal {{minicart.cartTotals.SubTotal | currency : '$' : 2}}
Image Item Qty Total
{{cartItem.ProductName}} {{cartItem.ProductName}}
SKU: {{cartItem.ProductSku}}
{{cartItem.Quantity | number : 2}} x {{cartItem.UnitCost | currency : '$' : 2}}
{{cartItem.UnitCost * cartItem.Quantity | currency : '$' : 2}}
  • {{itemVariant.VariantHasText ? (itemVariant.VariantName + ': ' + itemVariant.VariantText) : (itemVariant.VariantGroup + ': ' + itemVariant.VariantName)}}
You have no items in your shopping cart.
Description Created
{{savedCart.Description}} {{savedCart.CreateDate | date : 'M/d/yyyy h:mm a'}}
SKU Product Name Unit Cost Qty Line Total
{{cartItem.ProductSku}} {{cartItem.ProductName}} {{cartItem.UnitCost | currency : '$' : 2}} {{cartItem.Quantity | number : 2}} {{cartItem.UnitCost * cartItem.Quantity | currency : '$' : 2}}
  • {{itemVariant.VariantHasText ? (itemVariant.VariantName + ': ' + itemVariant.VariantText) : (itemVariant.VariantGroup + ': ' + itemVariant.VariantName)}}
You have no items in your saved shopping cart.
You have no items in your wishlist.
Status Order No. Order Date Ship To Order Total Pay Total Balance
Bill Me Later Open Ready To Ship Shipped Picked Up Cancelled Incomplete On Hold Back Ordered Returned {{order.Status}}
{{order.OrderID}} {{order.OrderDate | date : 'M/d/yyyy'}} {{order.ShipFirstName}} {{order.ShipLastName}}, {{order.ShipAddress1}} {{order.ShipAddress2}}, {{order.ShipCity}}, {{order.ShipState}} {{order.ShipZipcode}} {{order.GrandTotal | currency : '$' : 2}} {{order.PayTotal | currency : '$' : 2}} {{order.GrandTotal - order.PayTotal | currency : '$' : 2}}
{{image.AltTag}} {{image.AltTag}}
Default Image Default Image

{{details.product.ModelName}}

Price: {{details.product.UnitCost | currency : '$' : 2}} {{details.product.PriceUnits}}

Now: {{details.product.SalePrice | currency : '$' : 2}}


{{details.product.PriceUnits}}
Please fill out this field...
Please enter a number...
Please enter at least 1...
Please enter at max 999999...

You purchased this item on {{details.product.OrderHistory[0].OrderDate | date : 'M/d/yyyy'}}

The Product Grid module is part of the RazorCart eCommerce platform and allows you to display a grid or spreadsheet style layout of your products.  Products are displayed as rows and custom fields as columns in the grid. Additionally, you can filter products in the grid using a convenient product filter checkbox tree. 

 

User Guide