Style: Casual
Style: pullover
With or without bladder: without bladder
Collar type: no collar
Neckline shape: round collar
Sleeve length: Long sleeves
Main fabric composition: cotton
// 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"
};