PURPLE
PURPLE QUEEN ACRYLIC POWDER SPARKLE PINK 50G
16,25 €
12,51 €
Promoção válida de 2026-03-01 a 2026-04-30
Entrega em 24 horas
Em casa, grátis a partir de 50,00 €
{
productName = $event.detail.productName ?? '';
selectedId = $event.detail.selectedId ?? null;
oldPrice = $event.detail.oldPrice ?? '';
finalPrice = $event.detail.finalPrice ?? '';
options = [
{
label: '',
id: null,
disabled: true,
},
...$event.detail.options ?? [],
];
showOldPrice = oldPrice != finalPrice;
currentProductIsOutOfStock = $event.detail.currentProductIsOutOfStock;
}"
>