Tree Camouflage Vintage Straight Jeans
${function() {
const variantData = data.variant || {"id":"2a3e43df-715b-4078-8ac0-e66a0ac37bdd","product_id":"6e6d641b-cd01-48ea-91bc-27740e0146af","title":"Same_As_Photo-S","weight_unit":"g","inventory_quantity":999,"sku":"XHELPzM9o-Same_As_Photo-S","barcode":"","position":1,"option1":"Same_As_Photo","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0a0ec6467ddea8d57b805cfb1687453d.jpeg","path":"0a0ec6467ddea8d57b805cfb1687453d.jpeg","width":1494,"height":1494,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":49.89,"min_quantity":1}],"weight":"0","compare_at_price":"75","price":"49.89","retail_price":"75","available":true,"url":"\/products\/tree-camouflage-vintage-straight-jeans?variant=2a3e43df-715b-4078-8ac0-e66a0ac37bdd","available_quantity":999999999,"options":[{"name":"Color","value":"Same_As_Photo"},{"name":"Size","value":"S"}],"off_ratio":33,"flashsale_info":[],"sales":1};
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
$49.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":"2a3e43df-715b-4078-8ac0-e66a0ac37bdd","product_id":"6e6d641b-cd01-48ea-91bc-27740e0146af","title":"Same_As_Photo-S","weight_unit":"g","inventory_quantity":999,"sku":"XHELPzM9o-Same_As_Photo-S","barcode":"","position":1,"option1":"Same_As_Photo","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0a0ec6467ddea8d57b805cfb1687453d.jpeg","path":"0a0ec6467ddea8d57b805cfb1687453d.jpeg","width":1494,"height":1494,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":49.89,"min_quantity":1}],"weight":"0","compare_at_price":"75","price":"49.89","retail_price":"75","available":true,"url":"\/products\/tree-camouflage-vintage-straight-jeans?variant=2a3e43df-715b-4078-8ac0-e66a0ac37bdd","available_quantity":999999999,"options":[{"name":"Color","value":"Same_As_Photo"},{"name":"Size","value":"S"}],"off_ratio":33,"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 ? `
` : ' ';
}
}()}
Product was out of stock.
Product is unavailable.
Sku : XHELPzM9o-Same_As_Photo-S
${function(){
const variantData = data.variant || {"id":"2a3e43df-715b-4078-8ac0-e66a0ac37bdd","product_id":"6e6d641b-cd01-48ea-91bc-27740e0146af","title":"Same_As_Photo-S","weight_unit":"g","inventory_quantity":999,"sku":"XHELPzM9o-Same_As_Photo-S","barcode":"","position":1,"option1":"Same_As_Photo","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0a0ec6467ddea8d57b805cfb1687453d.jpeg","path":"0a0ec6467ddea8d57b805cfb1687453d.jpeg","width":1494,"height":1494,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":49.89,"min_quantity":1}],"weight":"0","compare_at_price":"75","price":"49.89","retail_price":"75","available":true,"url":"\/products\/tree-camouflage-vintage-straight-jeans?variant=2a3e43df-715b-4078-8ac0-e66a0ac37bdd","available_quantity":999999999,"options":[{"name":"Color","value":"Same_As_Photo"},{"name":"Size","value":"S"}],"off_ratio":33,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
`
}()}