Sequin USA Stripe Tee
${function() {
const variantData = data.variant || {"id":"7cf1513c-76c0-45d3-b9f6-181dbc2f2eef","product_id":"22b678a8-d9e5-4dc7-9748-25bf4385eb30","title":"Gray-S","weight_unit":"kg","inventory_quantity":1000,"sku":"ID4243N-Gray-S","barcode":"","position":1,"option1":"Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fcde18e1ec70f0ffcfb1c13bc722b4e0.jpeg","path":"fcde18e1ec70f0ffcfb1c13bc722b4e0.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.99","retail_price":"0","available":true,"url":"\/products\/sequin-usa-stripe-tee29ee7b65-e493-47db-84c7-7bcf387ba015?variant=7cf1513c-76c0-45d3-b9f6-181dbc2f2eef","available_quantity":999999999,"options":[{"name":"Color","value":"Gray"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Gray
${function(){
const optName = "Color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size:
S
${function(){
const optName = "Size";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"7cf1513c-76c0-45d3-b9f6-181dbc2f2eef","product_id":"22b678a8-d9e5-4dc7-9748-25bf4385eb30","title":"Gray-S","weight_unit":"kg","inventory_quantity":1000,"sku":"ID4243N-Gray-S","barcode":"","position":1,"option1":"Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fcde18e1ec70f0ffcfb1c13bc722b4e0.jpeg","path":"fcde18e1ec70f0ffcfb1c13bc722b4e0.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.99","retail_price":"0","available":true,"url":"\/products\/sequin-usa-stripe-tee29ee7b65-e493-47db-84c7-7bcf387ba015?variant=7cf1513c-76c0-45d3-b9f6-181dbc2f2eef","available_quantity":999999999,"options":[{"name":"Color","value":"Gray"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}