Buying as a gift? Want us to spruce up the package for your loved one? No problem.. we do a handy job of gift wrapping and will even include a special message from you on the tag!
// 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"
}