Designer Inspired Charms
9 products
0 product
1 product
${("{{count}} products").replace(/\{\{count\}\}/g, total)}
${(data.title || '').toLowerCase().replace(/^[a-z]/, c => c.toUpperCase())}
${data.label}
more than
-
Clear all
Designer inspired, luxury bling charms from all of the brands you love. Chanel, Gucci, Fendi, Tiffany, YSL, LV you name it! For entrepreneurs and jewelry makers. Free Shipping on all designer inspired charm orders!
Filter
${("{{number}} selected").replace('\{\{number\}\}', data.selectCount || 0)}
Reset
${item.label}
(${item.count})
${(data.title || '').toLowerCase().replace(/^[a-z]/, c => c.toUpperCase())}
${("The highest price is {{price}}").replace('\{\{price\}\}', ` `)}
Reset
$
$
${(data.title || '').toLowerCase().replace(/^[a-z]/, c => c.toUpperCase())}
${data.label}
more than
-
Clear all
Sort by
${("{{number}} selected").replace('\{\{number\}\}', (data.selectedOptions && data.selectedOptions.length) || data.selectCount || 0)}
No products found
Use fewer filters or clear all
Use fewer filters or clear all
Recently viewed
Sold out
Save
${function() {
const productVariants = data.variants || [];
const price = data.price;
let compareAtPrice = data.compare_at_price;
let offRatio = data.off_ratio;
for (let i = 0, len = productVariants.length; i < len; i++) {
const variant = productVariants[i];
if (variant.price == price && compareAtPrice < variant.compare_at_price) {
compareAtPrice = variant.compare_at_price;
offRatio = variant.off_ratio;
}
}
const diffPrice = compareAtPrice - price;
return `
`;
}()}
Sold out
Save
${function() {
const productVariants = data.variants || [];
const price = data.price;
let compareAtPrice = data.compare_at_price;
let offRatio = data.off_ratio;
for (let i = 0, len = productVariants.length; i < len; i++) {
const variant = productVariants[i];
if (variant.price == price && compareAtPrice < variant.compare_at_price) {
compareAtPrice = variant.compare_at_price;
offRatio = variant.off_ratio;
}
}
const diffPrice = compareAtPrice - price;
return `
`;
}()}