world.yokecandle.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: https://au.yokecandle.com/login.php
Effective URL: https://world.yokecandle.com/
Submission Tags: krdprod
Submission: On February 17 via api from JP — Scanned from JP

Form analysis 3 forms found in the DOM

GET /search

<form action="/search" method="get" role="search">
  <div class="input-group--underline">
    <input class="input-group__field" type="search" name="q" value="" placeholder="Search" aria-label="Search" tabindex="-1">
    <div class="input-group__btn">
      <button type="submit" class="btn btn--clear btn--square" tabindex="-1">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 21.4 21.4">
          <path fill="#444" d="M13.4 0c-4.4 0-8 3.6-8 8 0 1.8.6 3.5 1.7 4.9L0 20l1.4 1.4 7.1-7.1c1.4 1.1 3.1 1.7 4.9 1.7 4.4 0 8-3.6 8-8s-3.6-8-8-8zm0 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6z"></path>
        </svg>
        <span class="icon__fallback-text">Search again</span>
      </button>
    </div>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <label for="NewsletterEmail" class="site-footer__newsletter-label">Sign up for updates</label>
  <div class="site-footer__newsletter-subheading">
    <p>Promotions, new products and sales. Directly to your inbox.</p>
  </div>
  <div class="input-group--underline">
    <input type="email" value="" placeholder="My email address" name="contact[email]" id="NewsletterEmail" class="input-group__field site-footer__newsletter-input" aria-label="My email address" autocorrect="off" autocapitalize="off">
    <div class="input-group__btn input-group__btn--newsletter">
      <button type="submit" class="btn--newsletter__submit"> Subscribe <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow-right" viewBox="0 0 4 7">
          <path fill="#444" d="M4 3.5L0 7V0z"></path>
        </svg>
      </button>
    </div>
  </div>
  <div class="site-footer__newsletter-message" aria-role="alert">
  </div>
</form>

POST /cart

<form action="/cart" method="post" novalidate="" class="cart-drawer cart-drawer--empty">
  <div class="cart-drawer__header" style="height: 60px;">
    <div class="cart-drawer__header-container">
      <button type="button" class="cart-drawer__close-button btn btn--clear btn--square">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 16.8 16.8">
          <path fill="#444" d="M16.8 1.5L15.4.1 8.4 7l-7-7L0 1.4l7 7-7 7 1.4 1.4 7-7 7 7 1.4-1.4-7-7z"></path>
        </svg>
        <span class="icon__fallback-text">Close Cart</span>
      </button>
      <p class="cart-drawer__header-title text-title text-center">Shopping Cart</p>
    </div>
  </div>
  <div class="cart-drawer__content">
    <div class="cart-drawer__content-container">
      <div class="cart-drawer__empty-text">
        <p class="text-center">Your cart is currently empty.</p>
      </div>
      <div class="cart-drawer__no-cookies">
        <p class="text-center">Enable cookies to use the shopping cart</p>
      </div>
      <div class="cart-drawer__item-list" data-cart-item-list="">
        <div class="cart-drawer__item ajax-cart__template" data-cart-item="" data-cart-item-id="" aria-live="polite">
          <a href="" class="cart-drawer__item-image" style="background-image: none;" data-cart-item-background-image="" data-cart-item-href=""></a>
          <div class="cart-drawer__item-content">
            <a href="" class="h4 cart-drawer__item-title" data-cart-item-href="" data-cart-item-title=""></a>
            <p class="cart-drawer__item-subtitle" data-cart-item-variant-title="">
            </p>
            <ul class="cart-drawer__item-properties" data-cart-item-property-list="">
              <li class="cart-drawer__item-property ajax-cart__template" data-cart-item-property=""> t: e </li>
            </ul>
            <p class="cart-drawer__item-price-container" data-cart-item-price-container=""><span class="cart-item__original-price cart-item__price"></span></p>
            <ul class="order-discount order-discount--list order-discount--title order-discount--cart" aria-label="Discount" data-cart-item-discount-list="">
              <li class="order-discount__item ajax-cart__template" data-cart-item-discount=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-saletag">
                  <path d="M10 3a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0-3H7a1 1 0 0 0-.71.29l-6 6a1 1 0 0 0 0 1.42l4 4a1 1 0 0 0 1.42 0c.19-.2 5.8-5.81 6-6A1 1 0 0 0 12 5V2a2 2 0 0 0-2-2z" fill="#231F20"></path>
                </svg><span data-cart-item-discount-title=""></span> (-<span data-cart-item-discount-amount=""></span>) </li>
            </ul>
            <button class="cart-drawer__item-delete btn-link" type="button" data-cart-item-delete="">Remove</button>
            <label for="quantity_" class="label--hidden" data-cart-item-label-quantity="">Item Quantity</label>
            <input id="quantity_" class="cart-drawer__item-quantity" value="" type="number" pattern="\d*" min="1" aria-label="Item Quantity" data-cart-item-input-quantity="">
          </div>
          <p class="cart-item__message text-center" aria-hidden="true" data-item-message=""></p>
        </div>
        <div class="cart-drawer__item cart-drawer__note-container" data-cart-note-container="">
          <label for="CartSpecialInstructions">Special instructions for seller</label>
          <textarea name="note" class="cart-drawer__note" data-cart-note=""></textarea>
        </div>
      </div>
    </div>
  </div>
  <div class="cart-drawer__footer">
    <div class="cart-drawer__footer-container">
      <div class="cart-drawer__message-container">
        <div class="cart-drawer__message" data-cart-message=""></div>
      </div>
      <div data-cart-discount-container="">
        <div class="order-discount-cart-drawer-wrapper ajax-cart__template" data-cart-discount="">
          <span class="order-discount order-discount--title order-discount--cart-title"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-saletag">
              <path d="M10 3a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0-3H7a1 1 0 0 0-.71.29l-6 6a1 1 0 0 0 0 1.42l4 4a1 1 0 0 0 1.42 0c.19-.2 5.8-5.81 6-6A1 1 0 0 0 12 5V2a2 2 0 0 0-2-2z" fill="#231F20"></path>
            </svg><span class="visually-hidden">Discount:</span><span data-cart-discount-title=""></span>
          </span>
          <span class="order-discount order-discount--cart-price">-<span data-cart-discount-amount=""></span></span>
        </div>
      </div>
      <div class="cart-drawer__subtotal" aria-live="polite">
        <div class="cart-drawer__subtotal-label">
          <span class="h4">Subtotal</span>
        </div>
        <div class="cart-drawer__subtotal-price">
          <span class="cart-drawer__subtotal-number" data-cart-subtotal=""><span class="money bacurr-money">¥0</span></span>
        </div>
      </div>
      <p class="cart-drawer__disclaimer rte">Taxes and <a href="/policies/shipping-policy">shipping</a> calculated at checkout </p>
      <button type="submit" class="btn btn--loader cart-drawer__checkout" name="checkout" data-cart-submit="" disabled=""> Checkout <span class="btn--loader-balls"></span>
      </button>
    </div>
  </div>
</form>

Text Content

Skip to content

Worldwide Shipping | Ships free above US$100 Code: "WORLDOFYOKE"

Menu
 * Home
 * Wooden Wick Scented Candles Wooden Wick Scented Candles menu
    * Volume 1: Nostalgia
    * Volume 2: Expedition
    * Volume 3: Regatta

 * Our Story
 * Track Order
 * Contact Us

 * Log in
 * Create account
 * Search
 * Local PH Store
 * Shipping Policy
 * Refund Policy
 * Terms of Service
 * Privacy Policy

 * Facebook
 * Instagram

Search again




View cart
 * Play video
   Discover: world of scents by yoke candle co.

Use left/right arrows to navigate the slideshow or swipe left/right if using a
mobile device


SAY HELLO TO VOLUME 3: REGATTA

Yoke Candle Co.


CASPIAN SEA

From ¥2,313
Yoke Candle Co.


OAHU COAST

From ¥2,313
Yoke Candle Co.


NORDIC SHORES

From ¥2,313
Yoke Candle Co.


LAGEN ISLAND

From ¥2,313
View all


DISCOVER YOUR NEW FAVOURITES

Inspired by various places across the globe, explore the world
of fragrances specially curated for you by Yoke Candle Co. 

SHOP Wooden Wick Candles


SCENTS MEET SCIENCE.

Fragrances are a product of chemistry--carefully woven and crafted to transform
into symphony of notes which we all enjoy. At Yoke Candle, we always take
science into consideration in developing and improving our products. By using
various vegetable waxes and high quality fragrance oils, the new Yoke Candle
has now improved its scent diffusion and overall performance. The best part? Our
products are now 100% vegan and now 100% phthalate free. All made in small
batches and purely handcrafted from the Philippines.


NATURAL WOODEN WICK


QUALITY FRAGRANCE OILS


100% ORGANIC


CAN'T DECIDE?

Gift them the perfect present with Yoke Candle's gift card and help "save the
children". By purchasing this gift card, you are helping our partner charity,
Save-The-Children in achieving a world in which all children survive, have the
chance to learn, and are protected from abuse, neglect and exploitation. Yoke
Candle Co. pledges itself to donate part of proceeds to Save-The-Children
Foundation.

The perfect gift



THE YOKE CANDLE CO.® STORY

Meet our founders and know about their passion for travel and scent science.

Our story





WHAT'S NEW?

inside the yoke candle co studio


VOLUME 3: REGATTA




OAHU COAST

SHOP


NORDIC SHORES

SHOP


LAGEN ISLAND

SHOP


CASPIAN SEA

View
Slide 1 Slide 2 Slide 3 Slide 4
Previous slide
Next slide

Packed and delivered well. Secure and in good condition. The candle smells good,
it does fill the room with its scent!

Marie T.

Ordered English Breakfast and 8pm Cocktails. Both smelled AMAZING!!!! Super love
the packaging.. perfect as a gift

Isabel

Products were well packaged to ensure no damage. THEY ALL SMELL GREAT!! Happy to
have found affordable, quality scented candles! Thanks, yoke!

Mikel Z.

Smells so good! It actually smells like my boyfriend, warm, cozy, and
comfortable. Currently sniffing it and excited to use it tomorrow morning! Can't
wait to try their other scents! :)

Lazada Customer

Items were delivered in 4 days. Well packed and the package arrived intact. The
candles smell nice.

Lazada Customer



MEDIA FEATURES


 * Search
 * Local PH Store
 * Shipping Policy
 * Refund Policy
 * Terms of Service
 * Privacy Policy

 * Home
 * Wooden Wick Scented Candles
 * Our Story
 * Track Order
 * Contact Us

Sign up for updates

Promotions, new products and sales. Directly to your inbox.

Subscribe

 * Facebook
 * Instagram

Copyright © 2022, Yoke Candle Co.® - Global.
Payment icons
 * PayPal



Close Cart

Shopping Cart

Your cart is currently empty.

Enable cookies to use the shopping cart

 * t: e



 * (-)

Remove Item Quantity



Special instructions for seller
Discount: -
Subtotal
¥0

Taxes and shipping calculated at checkout

Checkout
 * Choosing a selection results in a full page refresh.
 * Press the space key then arrow keys to make a selection.

US Dollar (USD)Australian Dollar (AUD)Vietnamese Dong (VND)Euro (EUR)British
Pound (GBP)Canadian Dollar (CAD)Malaysian Ringgit (MYR)

JPY
 * 
   US Dollar (USD)
 * 
   Australian Dollar (AUD)
 * 
   Vietnamese Dong (VND)
 * 
   Euro (EUR)
 * 
   British Pound (GBP)
 * 
   Canadian Dollar (CAD)
 * 
   Malaysian Ringgit (MYR)