- add_filter('woocommerce_sale_flash', 'display_discount_percentage_on_sale_badge', 20, 3);function display_discount_percentage_on_sale_badge($flash_html, $post, $product) { if ($product->is_on_sale() && $product->get_regular_price() > 0) { // Get prices $regular_price = (float) $product->get_regular_price(); $sale_price = (float) $product->get_sale_price();// Calculate discount percentage $discount_percentage = round((($regular_price - $sale_price) / $regular_price) * 100);// Custom HTML for the sale badge return '' . esc_html($discount_percentage) . '% Off'; }return $flash_html; }

Perfume Moonlight de Ariana Grande mujer edp 100ml
El precio original era: $557,000.$234,900El precio actual es: $234,900.Una fragancia de espíritu seguro, energía optimista y presencia atrevida por su aroma de frutas que deleitara los sentidos.
- add_filter('woocommerce_sale_flash', 'display_discount_percentage_on_sale_badge', 20, 3);function display_discount_percentage_on_sale_badge($flash_html, $post, $product) { if ($product->is_on_sale() && $product->get_regular_price() > 0) { // Get prices $regular_price = (float) $product->get_regular_price(); $sale_price = (float) $product->get_sale_price();// Calculate discount percentage $discount_percentage = round((($regular_price - $sale_price) / $regular_price) * 100);// Custom HTML for the sale badge return '' . esc_html($discount_percentage) . '% Off'; }return $flash_html; }

Perfume Jimmy Choo Floral de Jimmy Choo mujer edt 90ml
El precio original era: $556,000.$249,900El precio actual es: $249,900.Una fragancia floral fresca, lozana y ultrafemenina. Su aroma refinado y radiante representa la belleza, la confianza y la energía en cada mujer.
- add_filter('woocommerce_sale_flash', 'display_discount_percentage_on_sale_badge', 20, 3);function display_discount_percentage_on_sale_badge($flash_html, $post, $product) { if ($product->is_on_sale() && $product->get_regular_price() > 0) { // Get prices $regular_price = (float) $product->get_regular_price(); $sale_price = (float) $product->get_sale_price();// Calculate discount percentage $discount_percentage = round((($regular_price - $sale_price) / $regular_price) * 100);// Custom HTML for the sale badge return '' . esc_html($discount_percentage) . '% Off'; }return $flash_html; }

Perfume Halloween Magic de Jesus Del Pozo mujer edt 100ml
El precio original era: $420,000.$199,900El precio actual es: $199,900.Una mezcla perfecta de frutas y flores que te llevaran a otro nivel, armonizara tu dia y estado de animo. Ideal para mujeres soñadoras, vibrantes y llenas de encanto.
- add_filter('woocommerce_sale_flash', 'display_discount_percentage_on_sale_badge', 20, 3);function display_discount_percentage_on_sale_badge($flash_html, $post, $product) { if ($product->is_on_sale() && $product->get_regular_price() > 0) { // Get prices $regular_price = (float) $product->get_regular_price(); $sale_price = (float) $product->get_sale_price();// Calculate discount percentage $discount_percentage = round((($regular_price - $sale_price) / $regular_price) * 100);// Custom HTML for the sale badge return '' . esc_html($discount_percentage) . '% Off'; }return $flash_html; }

Perfume Escada Sentiment de Escada mujer edt 75ml
El precio original era: $590,000.$234,900El precio actual es: $234,900.La representación perfecta de feminidad, elegancia y el goze del vivir. Un aroma para chicas modernas es un ramillete de flores delicadas y vibrantes.
- add_filter('woocommerce_sale_flash', 'display_discount_percentage_on_sale_badge', 20, 3);function display_discount_percentage_on_sale_badge($flash_html, $post, $product) { if ($product->is_on_sale() && $product->get_regular_price() > 0) { // Get prices $regular_price = (float) $product->get_regular_price(); $sale_price = (float) $product->get_sale_price();// Calculate discount percentage $discount_percentage = round((($regular_price - $sale_price) / $regular_price) * 100);// Custom HTML for the sale badge return '' . esc_html($discount_percentage) . '% Off'; }return $flash_html; }

Perfume Cuba Blossom de Cuba Paris mujer edp 100ml
El precio original era: $214,000.$76,900El precio actual es: $76,900.Una fragancia que expresa una explosión sensual y agradable de flores, su aroma fresco y encantador trae un nuevo sentido de alegría para su vida.
- add_filter('woocommerce_sale_flash', 'display_discount_percentage_on_sale_badge', 20, 3);function display_discount_percentage_on_sale_badge($flash_html, $post, $product) { if ($product->is_on_sale() && $product->get_regular_price() > 0) { // Get prices $regular_price = (float) $product->get_regular_price(); $sale_price = (float) $product->get_sale_price();// Calculate discount percentage $discount_percentage = round((($regular_price - $sale_price) / $regular_price) * 100);// Custom HTML for the sale badge return '' . esc_html($discount_percentage) . '% Off'; }return $flash_html; }

Perfume Cuba My Love de Cuba Paris mujer edp 100ml
El precio original era: $218,000.$77,900El precio actual es: $77,900.Su aroma es afectuoso y fresco que durara por horas. Expresa tu sensualidad y seguridad con ese romanticismo tierno que llevas dentro.
- add_filter('woocommerce_sale_flash', 'display_discount_percentage_on_sale_badge', 20, 3);function display_discount_percentage_on_sale_badge($flash_html, $post, $product) { if ($product->is_on_sale() && $product->get_regular_price() > 0) { // Get prices $regular_price = (float) $product->get_regular_price(); $sale_price = (float) $product->get_sale_price();// Calculate discount percentage $discount_percentage = round((($regular_price - $sale_price) / $regular_price) * 100);// Custom HTML for the sale badge return '' . esc_html($discount_percentage) . '% Off'; }return $flash_html; }

Perfume 212 VIP Wins de Carolina Herrera mujer edp 80ml
El precio original era: $885,000.$395,900El precio actual es: $395,900.Una fragancia sofisticada y versátil muy adictiva con espíritu de éxito que no podras evitarlo. Su aroma floral evoca la fuerza y coraje de una mujer empoderada.
- add_filter('woocommerce_sale_flash', 'display_discount_percentage_on_sale_badge', 20, 3);function display_discount_percentage_on_sale_badge($flash_html, $post, $product) { if ($product->is_on_sale() && $product->get_regular_price() > 0) { // Get prices $regular_price = (float) $product->get_regular_price(); $sale_price = (float) $product->get_sale_price();// Calculate discount percentage $discount_percentage = round((($regular_price - $sale_price) / $regular_price) * 100);// Custom HTML for the sale badge return '' . esc_html($discount_percentage) . '% Off'; }return $flash_html; }

Perfume 212 VIP de Carolina Herrera mujer edp 80ml
El precio original era: $792,000.$369,900El precio actual es: $369,900.Una fragancia que evoca glamour y la exclusividad nocturna, para chicas con estilo y actitud. Un aroma inspirado en la nueva generacion sofisticada.
- add_filter('woocommerce_sale_flash', 'display_discount_percentage_on_sale_badge', 20, 3);function display_discount_percentage_on_sale_badge($flash_html, $post, $product) { if ($product->is_on_sale() && $product->get_regular_price() > 0) { // Get prices $regular_price = (float) $product->get_regular_price(); $sale_price = (float) $product->get_sale_price();// Calculate discount percentage $discount_percentage = round((($regular_price - $sale_price) / $regular_price) * 100);// Custom HTML for the sale badge return '' . esc_html($discount_percentage) . '% Off'; }return $flash_html; }
Agotado
Perfume Omnia Coral de Bvlgari mujer edt 65ml
El precio original era: $920,000.$396,900El precio actual es: $396,900.Una fragancia frutal floral radiante, una esencia vibrante y sofisticada reminiscente del verano y el mar. Su aroma exotico y sensual te hara volar en imaginacion.
- add_filter('woocommerce_sale_flash', 'display_discount_percentage_on_sale_badge', 20, 3);function display_discount_percentage_on_sale_badge($flash_html, $post, $product) { if ($product->is_on_sale() && $product->get_regular_price() > 0) { // Get prices $regular_price = (float) $product->get_regular_price(); $sale_price = (float) $product->get_sale_price();// Calculate discount percentage $discount_percentage = round((($regular_price - $sale_price) / $regular_price) * 100);// Custom HTML for the sale badge return '' . esc_html($discount_percentage) . '% Off'; }return $flash_html; }

Perfume Amber Oud Gold Edition de Al Haramain unisex edp 120ml
El precio original era: $745,000.$324,900El precio actual es: $324,900.La sensualidad convertida en fragancia, un aroma que evoca clase y sofisticacion, te erizara la piel y deleitara los sentidos en el ambiente.
- add_filter('woocommerce_sale_flash', 'display_discount_percentage_on_sale_badge', 20, 3);function display_discount_percentage_on_sale_badge($flash_html, $post, $product) { if ($product->is_on_sale() && $product->get_regular_price() > 0) { // Get prices $regular_price = (float) $product->get_regular_price(); $sale_price = (float) $product->get_sale_price();// Calculate discount percentage $discount_percentage = round((($regular_price - $sale_price) / $regular_price) * 100);// Custom HTML for the sale badge return '' . esc_html($discount_percentage) . '% Off'; }return $flash_html; }
Agotado
Perfume Laura de Laura Biagiotti mujer edt 75ml
El precio original era: $495,000.$193,900El precio actual es: $193,900.Una fragancia fina muy apreciado por mujeres seguras e independientes. Una mezcla de esencias elegantes y naturales que enfatizan tu feminidad.
- add_filter('woocommerce_sale_flash', 'display_discount_percentage_on_sale_badge', 20, 3);function display_discount_percentage_on_sale_badge($flash_html, $post, $product) { if ($product->is_on_sale() && $product->get_regular_price() > 0) { // Get prices $regular_price = (float) $product->get_regular_price(); $sale_price = (float) $product->get_sale_price();// Calculate discount percentage $discount_percentage = round((($regular_price - $sale_price) / $regular_price) * 100);// Custom HTML for the sale badge return '' . esc_html($discount_percentage) . '% Off'; }return $flash_html; }

Perfume Club De Nuit Eau de Parfum de Armaf mujer 200ml
El precio original era: $635,000.$279,900El precio actual es: $279,900.Una fragancia floral frutal exquisita clon de Chanel Coco Mademoiselle altamente adictivo y popular entre chicas coquetas con candidez natural.
- add_filter('woocommerce_sale_flash', 'display_discount_percentage_on_sale_badge', 20, 3);function display_discount_percentage_on_sale_badge($flash_html, $post, $product) { if ($product->is_on_sale() && $product->get_regular_price() > 0) { // Get prices $regular_price = (float) $product->get_regular_price(); $sale_price = (float) $product->get_sale_price();// Calculate discount percentage $discount_percentage = round((($regular_price - $sale_price) / $regular_price) * 100);// Custom HTML for the sale badge return '' . esc_html($discount_percentage) . '% Off'; }return $flash_html; }
Agotado
Perfume Watt Else de Cofinluxe mujer edt 100ml
El precio original era: $208,000.$79,900El precio actual es: $79,900.Una fragancia divertida, versatil para todo momento, combinable con tu outfit favorito. El regalo ideal para esa chica tierna y dulce.
- add_filter('woocommerce_sale_flash', 'display_discount_percentage_on_sale_badge', 20, 3);function display_discount_percentage_on_sale_badge($flash_html, $post, $product) { if ($product->is_on_sale() && $product->get_regular_price() > 0) { // Get prices $regular_price = (float) $product->get_regular_price(); $sale_price = (float) $product->get_sale_price();// Calculate discount percentage $discount_percentage = round((($regular_price - $sale_price) / $regular_price) * 100);// Custom HTML for the sale badge return '' . esc_html($discount_percentage) . '% Off'; }return $flash_html; }

Perfume Gold Fresh Couture de Moschino mujer edp 100ml
El precio original era: $582,000.$238,900El precio actual es: $238,900.Perfectamente balanceado en esencias frutales para esa chica tierna. Su aroma es una oda para la feminidad transportando sensaciones deliciosas.
- add_filter('woocommerce_sale_flash', 'display_discount_percentage_on_sale_badge', 20, 3);function display_discount_percentage_on_sale_badge($flash_html, $post, $product) { if ($product->is_on_sale() && $product->get_regular_price() > 0) { // Get prices $regular_price = (float) $product->get_regular_price(); $sale_price = (float) $product->get_sale_price();// Calculate discount percentage $discount_percentage = round((($regular_price - $sale_price) / $regular_price) * 100);// Custom HTML for the sale badge return '' . esc_html($discount_percentage) . '% Off'; }return $flash_html; }

Perfume Fresh Couture de Moschino mujer edt 100ml
El precio original era: $530,000.$219,900El precio actual es: $219,900.Una fragancia sofisticada que combina notas citricas y florales que te sorprendera, muy popular entre las chicas divertidas y dinamicas con personalidad jovial.
- add_filter('woocommerce_sale_flash', 'display_discount_percentage_on_sale_badge', 20, 3);function display_discount_percentage_on_sale_badge($flash_html, $post, $product) { if ($product->is_on_sale() && $product->get_regular_price() > 0) { // Get prices $regular_price = (float) $product->get_regular_price(); $sale_price = (float) $product->get_sale_price();// Calculate discount percentage $discount_percentage = round((($regular_price - $sale_price) / $regular_price) * 100);// Custom HTML for the sale badge return '' . esc_html($discount_percentage) . '% Off'; }return $flash_html; }
Agotado
Perfume Ab Spirit Millionaire Premium de Lomani mujer edp 100ml
El precio original era: $308,000.$119,900El precio actual es: $119,900.Una fragancia dulce, elegante y seductora para mujeres con poder y estilo. Su aroma combina diversión con sofisticación que asombra y te sentiras muy apreciada.
- add_filter('woocommerce_sale_flash', 'display_discount_percentage_on_sale_badge', 20, 3);function display_discount_percentage_on_sale_badge($flash_html, $post, $product) { if ($product->is_on_sale() && $product->get_regular_price() > 0) { // Get prices $regular_price = (float) $product->get_regular_price(); $sale_price = (float) $product->get_sale_price();// Calculate discount percentage $discount_percentage = round((($regular_price - $sale_price) / $regular_price) * 100);// Custom HTML for the sale badge return '' . esc_html($discount_percentage) . '% Off'; }return $flash_html; }

Perfume Still de Jennifer Lopez mujer edp 50ml
El precio original era: $285,000.$122,900El precio actual es: $122,900.Una fragancia floral sofisticada, limpia y relajante que durara en tu piel por horas. Su aroma es muy femenino y sensual que hara voltear cabezas.
- add_filter('woocommerce_sale_flash', 'display_discount_percentage_on_sale_badge', 20, 3);function display_discount_percentage_on_sale_badge($flash_html, $post, $product) { if ($product->is_on_sale() && $product->get_regular_price() > 0) { // Get prices $regular_price = (float) $product->get_regular_price(); $sale_price = (float) $product->get_sale_price();// Calculate discount percentage $discount_percentage = round((($regular_price - $sale_price) / $regular_price) * 100);// Custom HTML for the sale badge return '' . esc_html($discount_percentage) . '% Off'; }return $flash_html; }

Perfume Guess Forever de Guess mujer edp 75ml
El precio original era: $378,000.$149,900El precio actual es: $149,900.Una fragancia que cautivara tus sentidos por su aroma dulce. Ideal para mujeres seguras, sensuales y sofisticadas que desean dejar una huella inolvidable.













