www.mattbeadell.shop Open in urlscan Pro
2606:4700:3037::ac43:89eb  Public Scan

Submitted URL: http://mattbeadell.shop/outlet/the-frankie-shop-candles-maison-louis-marie-no-13-nouvelle-vague-candle-women-men
Effective URL: https://www.mattbeadell.shop/outlet/the-frankie-shop-candles-maison-louis-marie-no-13-nouvelle-vague-candle-women-men/
Submission: On November 02 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

GET https://www.mattbeadell.shop/

<form role="search" method="get" class="woocommerce-product-search" action="https://www.mattbeadell.shop/">
  <label class="screen-reader-text" for="woocommerce-product-search-field-0">Search for:</label>
  <input type="search" id="woocommerce-product-search-field-0" class="search-field" placeholder="Search products…" value="" name="s">
  <button type="submit" value="Search">Search</button>
  <input type="hidden" name="post_type" value="product">
</form>

POST https://www.mattbeadell.shop/outlet/the-frankie-shop-candles-maison-louis-marie-no-13-nouvelle-vague-candle-women-men/

<form class="cart" action="https://www.mattbeadell.shop/outlet/the-frankie-shop-candles-maison-louis-marie-no-13-nouvelle-vague-candle-women-men/" method="post" enctype="multipart/form-data">
  <div class="custom_options">
    <!-- Product Options Start-->
    <!-- Product Options End-->
  </div>
  <div class="price_total">
    <div id="product_options_total" product-type="simple" product-price="27.36"></div>
  </div>
  <script type="text/javascript">
    jQuery(document).ready(function($) {
      $(this).on('change', 'input:text, select, textarea, input.qty', function() {
        ProductCustomOptions();
      });
      ProductCustomOptions();

      function ProductCustomOptions() {
        var option_total = 0;
        var product_price = $('#product_options_total').attr('product-price');
        var product_total_price = 0;
        var final_total = 0;
        $('.fmeop').each(function() {
          var option_price = 0;
          if ($(this).attr('type') == 'select') {
            option_price = $("option:selected", this).attr('data-price');
          } else if ($(this).attr('type') == 'mselect') {
            var sum = option_price;
            $("option:selected", this).each(function() {
              str = parseFloat($(this).attr('data-price'));
              sum = str + sum;
            });
            option_price = sum;
          } else {
            option_price = $(this).attr('data-price');
          }
          var value_entered = $(this).val();
          if (value_entered != '' || option_price == 0) {
            option_total = parseFloat(option_total) + parseFloat(option_price);
          }
        });
        var qty = $('.qty').val();
        if (option_total > 0 && qty > 0) {
          option_total = parseFloat(option_total * qty);
          var price_form = "left";
          var op_price = '';
          if (price_form == 'left') {
            op_price = accounting.formatMoney(option_total, {
              symbol: "&#36;",
              format: "%s%v"
            }, "2", ",", "."); // €4.999,99
          } else if (price_form == 'left_space') {
            op_price = accounting.formatMoney(option_total, {
              symbol: "&#36;",
              format: "%s %v"
            }, "2", ",", "."); // €4.999,99
          } else if (price_form == 'right') {
            op_price = accounting.formatMoney(option_total, {
              symbol: "&#36;",
              format: "%v%s"
            }, "2", ",", "."); // €4.999,99
          } else if (price_form == 'right_space') {
            op_price = accounting.formatMoney(option_total, {
              symbol: "&#36;",
              format: "%v %s"
            }, "2", ",", "."); // €4.999,99
          }
          if (product_price) {
            product_total_price = parseFloat(product_price * qty);
          }
          final_total = option_total + product_total_price;
          var fi_price = '';
          if (price_form == 'left') {
            fi_price = accounting.formatMoney(final_total, {
              symbol: "&#36;",
              format: "%s%v"
            }, "2", ",", "."); // €4.999,99
          } else if (price_form == 'left_space') {
            fi_price = accounting.formatMoney(final_total, {
              symbol: "&#36;",
              format: "%s %v"
            }, "2", ",", "."); // €4.999,99
          } else if (price_form == 'right') {
            fi_price = accounting.formatMoney(final_total, {
              symbol: "&#36;",
              format: "%v%s"
            }, "2", ",", "."); // €4.999,99
          } else if (price_form == 'right_space') {
            fi_price = accounting.formatMoney(final_total, {
              symbol: "&#36;",
              format: "%v %s"
            }, "2", ",", "."); // €4.999,99
          }
          html = '';
          html = html + '<div class="tprice"><div class="leftprice">Options Total:</div><div class="rightprice optionprice">' + op_price + '</div></div>';
          if (final_total) {
            html = html + '<div class="tprice"><div class="leftprice">Final Total:</div><div class="rightprice finalprice">' + fi_price + '</div></div>';
          }
          html = html + '</dl>';
          $('#product_options_total').html(html);
        } else {
          $('#product_options_total').html('');
        }
      }
    });
  </script>
  <script>
    var URL = "https://www.mattbeadell.shop/wp-content/plugins/fma-product-custom-options/";
  </script>
  <div class="quantity">
    <label class="screen-reader-text" for="quantity_6725aba863091">The Frankie Shop Candles | Maison Louis Marie No. 13 Nouvelle Vague Candle - Women/Men quantity</label>
    <input type="number" id="quantity_6725aba863091" class="input-text qty text" step="1" min="1" max="" name="quantity" value="1" title="Qty" size="4" placeholder="" inputmode="numeric" autocomplete="off">
  </div>
  <button type="submit" name="add-to-cart" value="31716" class="single_add_to_cart_button button alt">Add to cart</button>
</form>

POST https://www.mattbeadell.shop/?na=s

<form method="post" action="https://www.mattbeadell.shop/?na=s">
  <input type="hidden" name="nr" value="widget"><input type="hidden" name="nlang" value="">
  <div class="tnp-field tnp-field-email"><label for="tnp-1">Email</label>
    <input class="tnp-email" type="email" name="ne" id="tnp-1" value="" required="">
  </div>
  <div class="tnp-field tnp-field-button"><input class="tnp-submit" type="submit" value="Subscribe">
  </div>
</form>

Text Content

Skip to content
Search for: Search

Login / Register

Login / Register

Cart

shopping cart 0
Open Button
 * New Arrivals
 * Men
   * Shop
     * Tops
     * Bottoms
     * Knitwear
     * Swimwear
     * Loungewear
     * Outerwear
     * Accessories
   * Lifestyle
     * Decor
     * Beauty
     * Candles
     * Frankie Gives Back
 * Women
   * Shop
     * Tops
     * Shoes
     * Bottoms
     * Knitwear
     * Swimwear
     * Jumpsuits
     * Outerwear
     * Loungewear
     * Dresses
     * Accessories
   * Lifestyle
     * Decor
     * Beauty
     * Candles
     * Frankie Gives Back
 * The Frankie Shop
 * Wishlist
 * My account

Close Button
Home / Men / Lifestyle / Candles / The Frankie Shop Candles | Maison Louis Marie
No. 13 Nouvelle Vague Candle – Women/Men


by Fmeaddons

Sale!
🔍

 1. 
 2. 
 3. 


THE FRANKIE SHOP CANDLES | MAISON LOUIS MARIE NO. 13 NOUVELLE VAGUE CANDLE –
WOMEN/MEN

$34.20 $27.36

This refreshing, rich scent takes you to the Italian island of Capri where Marie
frequently traveled with her sister while visiting the Amalfi coast….

The Frankie Shop Candles | Maison Louis Marie No. 13 Nouvelle Vague Candle -
Women/Men quantity
Add to cart
Add to wishlist
SKU: 0LKJ5N59ADH43285 Categories: Candles, Candles, Lifestyle, Lifestyle, Men,
Women Tag: The Frankie Shop
 * Description
 * Reviews (0)
 * Contact
 * Shipping


DESCRIPTION

This refreshing, rich scent takes you to the Italian island of Capri where Marie
frequently traveled with her sister while visiting the Amalfi coast. Nouvelle
Vague transports you to spring on the Italian coast, where you’re walking on a
tiny oceanside street lined with blooming wildflowers and native lemons. Its
signature aroma captures an uplifting citrus accord, a sheer floral bouquet, and
coconut wrapped with Tuscan fig and agave throughout. Tonka and undertones of
golden woods ground this blend in comfort and warmth.

Top note: Muguet, Coconut Waters, Lemon

Mid note: Tuscan Fig, Tonka, Agave

Base note: Vetiver, Amber, Santal 

Light your candle 2 hours the first time, you will get an even burn. To preserve
the fragrance, do not burn your candle for more than 3 hours at a time. Before
each burn trim the wick to less than 1/4 of an inch, you will avoid any black
smoke and residue on the glass.

Soy Wax Blend, Fragrance

Formulated without: Parabens, Sulfates & Phthalates

Vegan & Cruelty Free 

By Maison Louis Marie. Imported




REVIEWS

There are no reviews yet.

Be the first to review “The Frankie Shop Candles | Maison Louis Marie No. 13
Nouvelle Vague Candle – Women/Men” Cancel reply

You must be logged in to post a review.



Your Name (required)


Your Email (required)


Subject


Your Message







 * 100% Secure Shopping
 * Free Shipping Over $ 60
 * Secure Shopping SSL Encryption
 * 20-30 Days Return Guarantee
 * Payment Methods:  




RELATED PRODUCTS

 * Sale!
   
   
   THE FRANKIE SHOP ACCESSORIES | LOULOU STUDIO TANIA SATIN SHOULDER BAG BLACK –
   WOMEN
   
   $90.00 $63.00 Add to cart
 * Sale!
   
   
   THE FRANKIE SHOP DRESSES | COPERNI HIGH NECK FITTED MINI DRESS BLACK – WOMEN
   
   $90.00 $63.00 Select options
 * Sale!
   
   
   THE FRANKIE SHOP OUTERWEAR | CHICAGO OVERSIZED BIKER JACKET BLACK – WOMEN
   
   $90.00 $72.00 Add to cart
 * Sale!
   
   
   THE FRANKIE SHOP BOTTOMS | LAYNE TROUSERS OFF WHITE – WOMEN
   
   $90.00 $72.00 Select options


MATT BEADELL

 * 100% Secure Shopping
 * Free Shipping Over $ 60
 * Secure Shopping SSL Encryption
 * 20-30 Days Return Guarantee
 * Payment Methods:  


PRODUCTS

 * The Frankie Shop Decor | Louise Roe Glass Balloon Vase 01 Smoke - Women/Men
   $90.00 $72.00
 * The Frankie Shop Bottoms | William Denim Pants Black Wash - Women $90.00
   $63.00


CUSTOMER SERVICE

 * Contact
 * Privacy
 * Shipping
 * Order Tracking
 * My account


NEWSLETTER

Email

Copyright © 2024 mattbeadell.shop - All Rights Reserved.




CHAT ME

Email Phone



Continue