Long Sleeve Pyjamas – Bows
Snuggle up in these soft stretch cotton pyjamas. The high waisted pants have a comfy elastic waistband and the top has confortable fit.
Age 9 – 12 months | Length 32cm | Shoulder 23cm | Hip 31cm | Suggested Height 60-73cm |
Age 12 – 18 months | Length 35cm | Shoulder 24.5cm | Hip 33cm | Suggested Height 70-80cm |
Age 2 years | Length 38cm | Shoulder 26cm | Hip 35cm | Suggested Height 80-90cm |
Age 3 years | Length 41cm | Shoulder 27.5cm | Hip 36cm | Suggested Height 90-100cm |
Age 4 years | Length 44cm | Shoulder 29cm | Hip 37cm | Suggested Height 100-110cm |
2000001 ) {
rangeMin = 50;
rangeMax = 20000;
} else if (rangeMax < rangeMin) {
var x = rangeMax;
rangeMax = rangeMin;
rangeMin = x;
}
var installmentAmount = getInstallmentAmount(amount);
var html = '';
if (amount > 10000) {
// if heavy basket
html = '';
$('.paypercentage').html('');
$('#heavybasketnote').html('* Higher first payment may apply on large purchases')
$('.heavyBasketText').html("Payflex lets you get what you need now, but pay for it over four interest-free instalments. " +
"You pay a larger amount upfront with the remainder spread across three payments over the following six weeks.");
}else{
$('#heavybasketnote').html('');
}
if (amount < rangeMin) {
html = 'of 25% on orders over Shop Online Choose Payflex at checkout Get approved and Pay the remainder
R' + rangeMin;
} else if (amount > rangeMax) {
html = 'of 25% on orders R' + rangeMin + ' - R' + rangeMax;
} else if(amount < 10001) {
html = 'of R' + installmentAmount + '';
}
$('.partPayCalculatorWidgetTextFromCopy').html(html);
}
function endsWithZeroCents(value) {
value = Number(value);
var fixed = value.toFixed(2);
var endsWith = fixed.lastIndexOf(".00") != -1;
return endsWith ;
}
});
and fill your cart
pay 25% today
with your debit
or credit card
over 6-weeks.
No interest.
No fees.
Additional information
Age | 9 – 12 months, 12 – 18 months, 2 years, 3 years, 4 years |
---|