Crusader Cross Performance Shorts Black
${function() {
const variantData = data.variant || {"id":"471ffd70-03c4-4b27-92d9-67931405d4c7","product_id":"17c7447f-740b-4a1e-bef5-71c985a0bdf4","title":"Fitness Shorts-Black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"WC03-BK-S-XE266","barcode":"","position":1,"option1":"Fitness Shorts","option2":"Black","option3":"S","note":"","image":{"src":"\/\/img.staticdj.com\/4aab4fa681e5dec19ad72ad4f311d813.png","path":"4aab4fa681e5dec19ad72ad4f311d813.png","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29","retail_price":"0","available":true,"url":"\/products\/crusader-knight-washed-t-shirt-crewneck-hoodie-4-j7i8-t5tg-7tf9-vl1b-4ftv-pkew-obk8-jxg2-paxd?variant=471ffd70-03c4-4b27-92d9-67931405d4c7","available_quantity":999999999,"options":[{"name":"Material","value":"Fitness Shorts"},{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Material:
Fitness Shorts
${function(){
const optName = "Material";
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}
`
}()}
Color:
Black
${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}
`
}()}
The current item does not participate in the discount gift campaign. Switch the participating items to check the design.
(This prompt will not be displayed on the client-side)
Add to cart
$29.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":"471ffd70-03c4-4b27-92d9-67931405d4c7","product_id":"17c7447f-740b-4a1e-bef5-71c985a0bdf4","title":"Fitness Shorts-Black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"WC03-BK-S-XE266","barcode":"","position":1,"option1":"Fitness Shorts","option2":"Black","option3":"S","note":"","image":{"src":"\/\/img.staticdj.com\/4aab4fa681e5dec19ad72ad4f311d813.png","path":"4aab4fa681e5dec19ad72ad4f311d813.png","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29","retail_price":"0","available":true,"url":"\/products\/crusader-knight-washed-t-shirt-crewneck-hoodie-4-j7i8-t5tg-7tf9-vl1b-4ftv-pkew-obk8-jxg2-paxd?variant=471ffd70-03c4-4b27-92d9-67931405d4c7","available_quantity":999999999,"options":[{"name":"Material","value":"Fitness Shorts"},{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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 ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.