Configure Your Socks

Custom logo/print adds +${{ config.logo_print_fee.toFixed(2) }}/pair

Estimated Price

Based on your selections

Unit Price

${{ calculated.unitPrice.toFixed(4) }} /pair

Total Amount

${{ calculated.total.toFixed(2) }}

{{ form.quantity.toLocaleString() }} pairs

Base price tier${{ calculated.basePrice.toFixed(4) }}
Length addon+${{ calculated.lengthAddon.toFixed(4) }}
Material multiplierx{{ calculated.materialMult.toFixed(2) }}
Custom logo+${{ config.logo_print_fee.toFixed(4) }}
Sample fee+${{ config.sample_fee.toFixed(2) }}

This is an estimate. Final price depends on design complexity and packaging.

Enter at least 100 pairs

--

Volume Pricing Tiers

Quantity (pairs) Base Unit Price You Save
{{ tier.qty.toLocaleString() }}+ pairs ${{ tier.price.toFixed(4) }}/pair {{ i === 0 ? 'Base price' : Math.round((1 - tier.price / sortedBreaks[0].price) * 100) + '% off' }}