Pantalones de pantalón de mezclilla holgados de pierna ancha con cinturón y degradado
${function() {
const variantData = data.variant || {"id":"908f1bcc-3003-4c67-ab5f-fff8c4a27e61","product_id":"867c8db8-4a76-4282-a948-5c990680d030","title":"Ternera-S","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!165404-C2127S1563","barcode":"","position":1,"option1":"Ternera","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aa6126f49dc82de8f5a01dcd6e7ab501.jpeg","path":"aa6126f49dc82de8f5a01dcd6e7ab501.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":680,"min_quantity":1}],"weight":"0.3","compare_at_price":"680","price":"680","retail_price":"680","available":true,"url":"\/products\/pantalones-de-pantalon-de-mezclilla-holgados-de-pierna-ancha-con-cinturon-y-degradado?variant=908f1bcc-3003-4c67-ab5f-fff8c4a27e61","available_quantity":999999999,"options":[{"name":"Color","value":"Ternera"},{"name":"Tama\u00f1o","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Ternera
${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:
S
${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$680.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":"908f1bcc-3003-4c67-ab5f-fff8c4a27e61","product_id":"867c8db8-4a76-4282-a948-5c990680d030","title":"Ternera-S","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!165404-C2127S1563","barcode":"","position":1,"option1":"Ternera","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aa6126f49dc82de8f5a01dcd6e7ab501.jpeg","path":"aa6126f49dc82de8f5a01dcd6e7ab501.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":680,"min_quantity":1}],"weight":"0.3","compare_at_price":"680","price":"680","retail_price":"680","available":true,"url":"\/products\/pantalones-de-pantalon-de-mezclilla-holgados-de-pierna-ancha-con-cinturon-y-degradado?variant=908f1bcc-3003-4c67-ab5f-fff8c4a27e61","available_quantity":999999999,"options":[{"name":"Color","value":"Ternera"},{"name":"Tama\u00f1o","value":"S"}],"off_ratio":0,"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-!165404-C2127S1563
Peso : 0.3kg
${function(){
const variantData = data.variant || {"id":"908f1bcc-3003-4c67-ab5f-fff8c4a27e61","product_id":"867c8db8-4a76-4282-a948-5c990680d030","title":"Ternera-S","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!165404-C2127S1563","barcode":"","position":1,"option1":"Ternera","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aa6126f49dc82de8f5a01dcd6e7ab501.jpeg","path":"aa6126f49dc82de8f5a01dcd6e7ab501.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":680,"min_quantity":1}],"weight":"0.3","compare_at_price":"680","price":"680","retail_price":"680","available":true,"url":"\/products\/pantalones-de-pantalon-de-mezclilla-holgados-de-pierna-ancha-con-cinturon-y-degradado?variant=908f1bcc-3003-4c67-ab5f-fff8c4a27e61","available_quantity":999999999,"options":[{"name":"Color","value":"Ternera"},{"name":"Tama\u00f1o","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Peso : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Código de barras : ${variantData && variantData.barcode}
`
}()}