💗You may also like
View all-
From $37.99 $39.99Save
5% -
From $169.99 $179.99Save
6% -
From $37.99 $39.99Save
5%
Acc For 6-12 Inches Dolls✨
View all-
$9.99 $19.99Save
50% -
$12.99 $20.99Save
38% -
$10.99 $14.99Save
27% -
$9.99 $20.99Save
52%
${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 `
`
})()}