Conjunto de dos piezas de Camiseta holgada con cuello en V profundo de Color liso plisado talla grande
${function() {
const variantData = data.variant || {"id":"ded5f9a8-f393-4286-b098-04a0c9b422b6","product_id":"f7a6287a-75c3-4acb-a2b3-c7a2f019ada8","title":"Negro-S","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!127430-C1251S1563","barcode":"","position":1,"option1":"Negro","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9c9eab63bb2694d8a6ec3dd8353397b1.jpeg","path":"9c9eab63bb2694d8a6ec3dd8353397b1.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":830,"min_quantity":1}],"weight":"0.54","compare_at_price":"1660","price":"830","retail_price":"1660","available":true,"url":"\/products\/conjunto-de-dos-piezas-de-camiseta-holgada-con-cuello-en-v-profundo-de-color-liso-plisado-talla-grande?variant=ded5f9a8-f393-4286-b098-04a0c9b422b6","available_quantity":999999999,"options":[{"name":"Color","value":"Negro"},{"name":"Tama\u00f1o","value":"S"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Negro
${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$830.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":"ded5f9a8-f393-4286-b098-04a0c9b422b6","product_id":"f7a6287a-75c3-4acb-a2b3-c7a2f019ada8","title":"Negro-S","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!127430-C1251S1563","barcode":"","position":1,"option1":"Negro","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9c9eab63bb2694d8a6ec3dd8353397b1.jpeg","path":"9c9eab63bb2694d8a6ec3dd8353397b1.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":830,"min_quantity":1}],"weight":"0.54","compare_at_price":"1660","price":"830","retail_price":"1660","available":true,"url":"\/products\/conjunto-de-dos-piezas-de-camiseta-holgada-con-cuello-en-v-profundo-de-color-liso-plisado-talla-grande?variant=ded5f9a8-f393-4286-b098-04a0c9b422b6","available_quantity":999999999,"options":[{"name":"Color","value":"Negro"},{"name":"Tama\u00f1o","value":"S"}],"off_ratio":50,"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-!127430-C1251S1563
Peso : 0.54kg
${function(){
const variantData = data.variant || {"id":"ded5f9a8-f393-4286-b098-04a0c9b422b6","product_id":"f7a6287a-75c3-4acb-a2b3-c7a2f019ada8","title":"Negro-S","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!127430-C1251S1563","barcode":"","position":1,"option1":"Negro","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9c9eab63bb2694d8a6ec3dd8353397b1.jpeg","path":"9c9eab63bb2694d8a6ec3dd8353397b1.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":830,"min_quantity":1}],"weight":"0.54","compare_at_price":"1660","price":"830","retail_price":"1660","available":true,"url":"\/products\/conjunto-de-dos-piezas-de-camiseta-holgada-con-cuello-en-v-profundo-de-color-liso-plisado-talla-grande?variant=ded5f9a8-f393-4286-b098-04a0c9b422b6","available_quantity":999999999,"options":[{"name":"Color","value":"Negro"},{"name":"Tama\u00f1o","value":"S"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Peso : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Código de barras : ${variantData && variantData.barcode}
`
}()}