← head back to world of wool Pick a collection

{{ product.title }} {{ itemIsAdded(product) }}
×

{{ texts.steps.items }}

Select at least {{ minItems }} items

Next
× {{ variant.amount }} + {{ Math.round(variant.amount/itemCount*1000)/10 }}% {{ variant.title }} SKU: {{ variant.sku }}

{{ texts.steps.blend }}

{{ texts.steps.weight }}

{{ texts.steps.summary }}

{{ variant.title }}
{{ bundleType==='blend' ? Math.round(variant.amount/itemCount*calcWeight*1000) : variant.amount*fixedWeight }}g
£{{ (((bundleType==='blend' ? (variant.amount/itemCount*calcWeight*10*variant.price*100) : (variant.amount*fixedPrice*100)) * 1.2) / 100).toFixed(2) }} incVAT

Total price for items
£{{ ((itemsPrice.toFixed(2) * 1.2 * 100) / 100).toFixed(2) }} incVAT
Total blending price
£{{ ((blendChargeTotal.toFixed(2) * 1.2 * 100) / 100).toFixed(2) }} incVAT

Total price
£{{ ((bundleType==='blend' ? (itemsPrice + blendChargeTotal) : (itemCount*fixedPrice)) * 1.2 * 100 / 100).toFixed(2) }} incVAT