Product information :
Neck shape: round neck
Sleeve length: long sleeves
Main fabric composition: cotton
Content of main fabric components: 85%
Style details: printing
Version: loose type
Color black, white
// 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"
};