1/5
${data.index + 1}/${data.total}
Description
- Material: Sheep plush
- Style: Casual, Simplicity
- Pattern Type: Solid
- Element: Slit
- Neckline: Hooded Collar
- Fit Type: Loose
- Clothing Length: Regular
- Closed Type: Pullover
- Type: Solid Color
Note:
- That the measurement of our garments may vary according to design and style��
- Please allow 0.5-1" difference due to manual measurement(1inch = 2.54cm);
- Please take into consideration that some our Items are designed to be slim fit. If you find you��re in between sizes, we recommend ordering a size up;
- Different monitor settings means colors may differ slightly.? Size(inch)BustShoulderSleeve
SIZE(IN) LENGTH BUST S 31.1 57.5 M 31.5 59.1 L 31.9 60.6 XL 32.3 62.2 2XL 32.7 63.8 3XL 33.1 65.4 4XL 33.5 66.9 5XL 33.9 68.5
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)
Recommended Products
${rule.config.title}
${(function(){
const product = data.product;
const avail_variants = product.variants.filter(function(variant){
return variant.available;
});
const selected_variant = product.min_price_variant.available ? product.min_price_variant : avail_variants.length && avail_variants[0];
return `
`
})()}