LA-POM700
2 control cups for pan and tilt, 5/8" baby-pin female & 1-1/8" junior pin male head.
${function() {
const variantData = data.variant || {"id":"bff14705-76d5-4911-89be-0ae4e737ab64","product_id":"b15a6ef6-208d-4197-b08e-f396e5248892","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"LA-POM700","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":319,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"319","retail_price":"0","available":true,"url":"\/products\/la-pom700?variant=bff14705-76d5-4911-89be-0ae4e737ab64","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}