${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 `
`
})()}
1/15
${data.index + 1}/${data.total}
Description
Features
- V Neck
- Smocked bodice
- Knee length skirt
- Solid Mauve fabric
- 100% Polyester
Size + Fit
- Small 0-4, Medium 4-8, Large 8-12, X-Large 12-16, 1X 14-18, 2X 16-20, 3X 20-24
- Model is 5'4" and wearing a small
- Victoria is 5'6" a size 18 and is wearing a 2X
- Runs true to size
- Bust measurements are taken while laying flat and doubled and do not account for stretch. Smocked bust is very stretchy.
Size | Bust | Length |
Small | 34" | 37" |
Medium | 36" | 38" |
Large | 38" | 38.5" |
X-Large | 40" | 39.5" |
1X | 42" | 41" |
2X | 44" | 42" |
3X | 46" | 42.5" |