Product information :
Style: cardigan
Version: combined type
Collar type: lapel
Main fabric composition: cotton
Content of main fabric components: 35(%)
Color: white, red, light blue, dark blue, yellow
// Override default values of shop.strings for each template.
// Alternate product templates can change values of
// add to cart button, sold out, and unavailable states here.
theme.productStrings = {
addToCart: "Add to cart",
soldOut: "Sold Out",
unavailable: "Unavailable"
};