To display this card to customers, you need to go to "Booster & Store Conversion" to turn on the trust enhancement feature.
${data.module_title}
${item.title}
Description
70s Hip Hugger Bootcut Jeans are coming back!
- Stretchy enough to fit almost any size
- Stitched with compression to flatten tummy
- Lift buttocks
- The extremely stretchy fabric snuggly hugs your legs with high flexibility of movement.
FEATURES
- 98% Cotton, 2% Spandex
- Soft with an authentic denim look & just the right amount of structure
- Mid rise
- Bootcut leg
- Front whisker and fading
- Classic 5 pockets
- 33" inseam
- Button and zip fly
- Medium wash and thigh ripped—we obsess over every detail
- Hand Wash or Machine Wash, Cold, Gentle Cycle
You may prefer to size down one size as this current batch is running big.
SIZE | US | JEANS | WAIST | HIP | ||
---|---|---|---|---|---|---|
INCH | CM | INCH | CM | |||
S | 2/4 | 25/26 | 26.5 | 68 | 36.5 | 93 |
M | 6/8 | 27/28 | 28.5 | 73 | 38.5 | 98 |
L | 10/12 | 29/30 | 31 | 78 | 40.5 | 103 |
XL | 14/16 | 31/32 | 34 | 86 | 43.5 | 111 |
2XL | 18/20 | 33/35 | 37 | 94 | 47 | 119 |
3XL | 22/24 | 36/38 | 40 | 102 | 50 | 127 |
${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 `
`
})()}