8 Screw in Tent Stakes - Ground Anchors Screw in
${function() {
const variantData = data.variant || {"id":"fc0a49bd-ece0-4844-ab2f-2d0e95602d4e","product_id":"8f37b8e1-2ba8-4a4c-a3b6-4f2eeade6e81","title":"4 Pcs-Without Bag","weight_unit":"g","inventory_quantity":1000,"sku":"DJ-0247-4 Pcs-Without Bag","barcode":"","position":1,"option1":"4 Pcs","option2":"Without Bag","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fe61c78feb74032d1536c978b50ec3b6.jpeg","path":"fe61c78feb74032d1536c978b50ec3b6.jpeg","width":700,"height":700,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"13.99","retail_price":"0","available":true,"url":"\/products\/8-screw-in-tent-stakes-ground-anchors-screw-in?variant=fc0a49bd-ece0-4844-ab2f-2d0e95602d4e","available_quantity":999999999,"options":[{"name":"Qty","value":"4 Pcs"},{"name":"Style","value":"Without Bag"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Qty:
4 Pcs
${function(){
const optName = "Qty";
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}
`
}()}
Style:
Without Bag
${function(){
const optName = "Style";
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
$13.99
${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":"fc0a49bd-ece0-4844-ab2f-2d0e95602d4e","product_id":"8f37b8e1-2ba8-4a4c-a3b6-4f2eeade6e81","title":"4 Pcs-Without Bag","weight_unit":"g","inventory_quantity":1000,"sku":"DJ-0247-4 Pcs-Without Bag","barcode":"","position":1,"option1":"4 Pcs","option2":"Without Bag","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fe61c78feb74032d1536c978b50ec3b6.jpeg","path":"fe61c78feb74032d1536c978b50ec3b6.jpeg","width":700,"height":700,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"13.99","retail_price":"0","available":true,"url":"\/products\/8-screw-in-tent-stakes-ground-anchors-screw-in?variant=fc0a49bd-ece0-4844-ab2f-2d0e95602d4e","available_quantity":999999999,"options":[{"name":"Qty","value":"4 Pcs"},{"name":"Style","value":"Without Bag"}],"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.
${function(){
const variantData = data.variant || {"id":"fc0a49bd-ece0-4844-ab2f-2d0e95602d4e","product_id":"8f37b8e1-2ba8-4a4c-a3b6-4f2eeade6e81","title":"4 Pcs-Without Bag","weight_unit":"g","inventory_quantity":1000,"sku":"DJ-0247-4 Pcs-Without Bag","barcode":"","position":1,"option1":"4 Pcs","option2":"Without Bag","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fe61c78feb74032d1536c978b50ec3b6.jpeg","path":"fe61c78feb74032d1536c978b50ec3b6.jpeg","width":700,"height":700,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"13.99","retail_price":"0","available":true,"url":"\/products\/8-screw-in-tent-stakes-ground-anchors-screw-in?variant=fc0a49bd-ece0-4844-ab2f-2d0e95602d4e","available_quantity":999999999,"options":[{"name":"Qty","value":"4 Pcs"},{"name":"Style","value":"Without Bag"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}