Script Name Hoop Earrings
MYDIY Wholesale & Customized Jewelry | Dropship
${function() {
const variantData = data.variant || {"id":"14adc05d-4ba2-460e-b6a0-7c3d24bcac42","product_id":"032b442c-b758-4a89-921a-f07691b20f47","title":"Rose gold color-30MM","weight_unit":"kg","inventory_quantity":500,"sku":"QE20766-R","barcode":"","position":7,"option1":"Rose gold color","option2":"30MM","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a926da2f97eb41078e7c9690e265be3e.jpeg","path":"a926da2f97eb41078e7c9690e265be3e.jpeg","width":794,"height":794,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.44,"min_quantity":1}],"weight":"0.06","compare_at_price":"10.44","price":"10.44","retail_price":"10.44","available":true,"url":"\/products\/script-name-hoop-earrings?variant=14adc05d-4ba2-460e-b6a0-7c3d24bcac42","available_quantity":999999999,"options":[{"name":"COLOR","value":"Rose gold color"},{"name":"SIZE","value":"30MM"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Rose gold color
${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:
30MM
${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}
`
}()}
Add to cart
$10.44
${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":"14adc05d-4ba2-460e-b6a0-7c3d24bcac42","product_id":"032b442c-b758-4a89-921a-f07691b20f47","title":"Rose gold color-30MM","weight_unit":"kg","inventory_quantity":500,"sku":"QE20766-R","barcode":"","position":7,"option1":"Rose gold color","option2":"30MM","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a926da2f97eb41078e7c9690e265be3e.jpeg","path":"a926da2f97eb41078e7c9690e265be3e.jpeg","width":794,"height":794,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.44,"min_quantity":1}],"weight":"0.06","compare_at_price":"10.44","price":"10.44","retail_price":"10.44","available":true,"url":"\/products\/script-name-hoop-earrings?variant=14adc05d-4ba2-460e-b6a0-7c3d24bcac42","available_quantity":999999999,"options":[{"name":"COLOR","value":"Rose gold color"},{"name":"SIZE","value":"30MM"}],"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 ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
Sku : QE20766-R
Weight : 0.06kg
${function(){
const variantData = data.variant || {"id":"14adc05d-4ba2-460e-b6a0-7c3d24bcac42","product_id":"032b442c-b758-4a89-921a-f07691b20f47","title":"Rose gold color-30MM","weight_unit":"kg","inventory_quantity":500,"sku":"QE20766-R","barcode":"","position":7,"option1":"Rose gold color","option2":"30MM","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a926da2f97eb41078e7c9690e265be3e.jpeg","path":"a926da2f97eb41078e7c9690e265be3e.jpeg","width":794,"height":794,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.44,"min_quantity":1}],"weight":"0.06","compare_at_price":"10.44","price":"10.44","retail_price":"10.44","available":true,"url":"\/products\/script-name-hoop-earrings?variant=14adc05d-4ba2-460e-b6a0-7c3d24bcac42","available_quantity":999999999,"options":[{"name":"COLOR","value":"Rose gold color"},{"name":"SIZE","value":"30MM"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}