Fashion Character Streetwear Tapestry Shorts
${function() {
const variantData = data.variant || {"id":"f2ab9673-074b-4bb7-862f-b782b3a49411","product_id":"1f5f766e-385c-4b53-94e1-e0c4e3689809","title":"Same_As_Photo-S","weight_unit":"g","inventory_quantity":999,"sku":"XHuyMJ0xs-Same_As_Photo-S","barcode":"","position":1,"option1":"Same_As_Photo","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/945e87c72da45cbd05a4ffcc35df002a.jpeg","path":"945e87c72da45cbd05a4ffcc35df002a.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.89,"min_quantity":1}],"weight":"0","compare_at_price":"39","price":"24.89","retail_price":"39","available":true,"url":"\/products\/fashion-character-streetwear-tapestry-shorts?variant=f2ab9673-074b-4bb7-862f-b782b3a49411","available_quantity":999999999,"options":[{"name":"Color","value":"Same_As_Photo"},{"name":"Size","value":"S"}],"off_ratio":36,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Same_As_Photo
${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}
`
}()}
Preshrunk, Soft-washed, Vintage look
Add to cart
$24.89
${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":"f2ab9673-074b-4bb7-862f-b782b3a49411","product_id":"1f5f766e-385c-4b53-94e1-e0c4e3689809","title":"Same_As_Photo-S","weight_unit":"g","inventory_quantity":999,"sku":"XHuyMJ0xs-Same_As_Photo-S","barcode":"","position":1,"option1":"Same_As_Photo","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/945e87c72da45cbd05a4ffcc35df002a.jpeg","path":"945e87c72da45cbd05a4ffcc35df002a.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.89,"min_quantity":1}],"weight":"0","compare_at_price":"39","price":"24.89","retail_price":"39","available":true,"url":"\/products\/fashion-character-streetwear-tapestry-shorts?variant=f2ab9673-074b-4bb7-862f-b782b3a49411","available_quantity":999999999,"options":[{"name":"Color","value":"Same_As_Photo"},{"name":"Size","value":"S"}],"off_ratio":36,"flashsale_info":[],"sales":0};
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.
Sku : XHuyMJ0xs-Same_As_Photo-S
${function(){
const variantData = data.variant || {"id":"f2ab9673-074b-4bb7-862f-b782b3a49411","product_id":"1f5f766e-385c-4b53-94e1-e0c4e3689809","title":"Same_As_Photo-S","weight_unit":"g","inventory_quantity":999,"sku":"XHuyMJ0xs-Same_As_Photo-S","barcode":"","position":1,"option1":"Same_As_Photo","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/945e87c72da45cbd05a4ffcc35df002a.jpeg","path":"945e87c72da45cbd05a4ffcc35df002a.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.89,"min_quantity":1}],"weight":"0","compare_at_price":"39","price":"24.89","retail_price":"39","available":true,"url":"\/products\/fashion-character-streetwear-tapestry-shorts?variant=f2ab9673-074b-4bb7-862f-b782b3a49411","available_quantity":999999999,"options":[{"name":"Color","value":"Same_As_Photo"},{"name":"Size","value":"S"}],"off_ratio":36,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
`
}()}