Cool Street Irregular contraste Color Tie-Dyed con bolsillo abotonado solapa cuello manga larga Denim Outwear
${function() {
const variantData = data.variant || {"id":"3ffa733c-748c-4e65-ae7d-2076eb8b7c87","product_id":"4889ded3-b560-4b63-b06a-319dbe0fbcf5","title":"Como se muestra-FREE SIZE","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!90944-C1851S1690","barcode":"","position":1,"option1":"Como se muestra","option2":"FREE SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/599e64267ad4828507ec4b3d580fa1ce.jpeg","path":"599e64267ad4828507ec4b3d580fa1ce.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":1970,"min_quantity":1}],"weight":"1.1","compare_at_price":"2770","price":"1970","retail_price":"2770","available":true,"url":"\/products\/cool-street-irregular-contraste-color-tie-dyed-con-bolsillo-abotonado-solapa-cuello-manga-larga-denim-outwear?variant=3ffa733c-748c-4e65-ae7d-2076eb8b7c87","available_quantity":999999999,"options":[{"name":"Color","value":"Como se muestra"},{"name":"Tama\u00f1o","value":"FREE SIZE"}],"off_ratio":29,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Como se muestra
${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 = "Por favor seleccione un {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Tamaño:
FREE SIZE
${function(){
const optName = "Tamaño";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Por favor seleccione un {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Añadir a la cesta
MXN$1,970.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":"3ffa733c-748c-4e65-ae7d-2076eb8b7c87","product_id":"4889ded3-b560-4b63-b06a-319dbe0fbcf5","title":"Como se muestra-FREE SIZE","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!90944-C1851S1690","barcode":"","position":1,"option1":"Como se muestra","option2":"FREE SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/599e64267ad4828507ec4b3d580fa1ce.jpeg","path":"599e64267ad4828507ec4b3d580fa1ce.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":1970,"min_quantity":1}],"weight":"1.1","compare_at_price":"2770","price":"1970","retail_price":"2770","available":true,"url":"\/products\/cool-street-irregular-contraste-color-tie-dyed-con-bolsillo-abotonado-solapa-cuello-manga-larga-denim-outwear?variant=3ffa733c-748c-4e65-ae7d-2076eb8b7c87","available_quantity":999999999,"options":[{"name":"Color","value":"Como se muestra"},{"name":"Tama\u00f1o","value":"FREE SIZE"}],"off_ratio":29,"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 ? `
` : ' ';
}
}()}
Compra ahora
El producto estaba agotado.
El producto no está disponible.
Sku : CY-!90944-C1851S1690
Peso : 1.1kg
${function(){
const variantData = data.variant || {"id":"3ffa733c-748c-4e65-ae7d-2076eb8b7c87","product_id":"4889ded3-b560-4b63-b06a-319dbe0fbcf5","title":"Como se muestra-FREE SIZE","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!90944-C1851S1690","barcode":"","position":1,"option1":"Como se muestra","option2":"FREE SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/599e64267ad4828507ec4b3d580fa1ce.jpeg","path":"599e64267ad4828507ec4b3d580fa1ce.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":1970,"min_quantity":1}],"weight":"1.1","compare_at_price":"2770","price":"1970","retail_price":"2770","available":true,"url":"\/products\/cool-street-irregular-contraste-color-tie-dyed-con-bolsillo-abotonado-solapa-cuello-manga-larga-denim-outwear?variant=3ffa733c-748c-4e65-ae7d-2076eb8b7c87","available_quantity":999999999,"options":[{"name":"Color","value":"Como se muestra"},{"name":"Tama\u00f1o","value":"FREE SIZE"}],"off_ratio":29,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Peso : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Código de barras : ${variantData && variantData.barcode}
`
}()}