Beach Skull Party T-shirt
${function() {
const variantData = data.variant || {"id":"ae6acea0-4e30-40ab-b8a1-2d7a984b97ee","product_id":"5ce8ac0e-f0de-4041-9a33-d380ee01c986","title":"Navy Blue-S","weight_unit":"g","inventory_quantity":591,"sku":"SKU103027340001","barcode":"","position":1,"option1":"Navy Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/732cd058da9ac43a48d71120065b59d5.jpeg","path":"732cd058da9ac43a48d71120065b59d5.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23,"min_quantity":1}],"weight":"250","compare_at_price":"35","price":"23","retail_price":"35","available":true,"url":"\/products\/beach-skull-party-printed-mens-t-shirt?variant=ae6acea0-4e30-40ab-b8a1-2d7a984b97ee","available_quantity":591,"options":[{"name":"Color","value":"Navy Blue"},{"name":"Size","value":"S"}],"off_ratio":34,"flashsale_info":[],"sales":12};
const saveType = "percentage";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Navy Blue
${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
$23.00
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"ae6acea0-4e30-40ab-b8a1-2d7a984b97ee","product_id":"5ce8ac0e-f0de-4041-9a33-d380ee01c986","title":"Navy Blue-S","weight_unit":"g","inventory_quantity":591,"sku":"SKU103027340001","barcode":"","position":1,"option1":"Navy Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/732cd058da9ac43a48d71120065b59d5.jpeg","path":"732cd058da9ac43a48d71120065b59d5.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23,"min_quantity":1}],"weight":"250","compare_at_price":"35","price":"23","retail_price":"35","available":true,"url":"\/products\/beach-skull-party-printed-mens-t-shirt?variant=ae6acea0-4e30-40ab-b8a1-2d7a984b97ee","available_quantity":591,"options":[{"name":"Color","value":"Navy Blue"},{"name":"Size","value":"S"}],"off_ratio":34,"flashsale_info":[],"sales":12};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Product was out of stock.
Product is unavailable.