grandeurfitness.com Open in urlscan Pro
2620:127:f00f:b::  Public Scan

URL: https://grandeurfitness.com/
Submission: On February 04 via api from US — Scanned from US

Form analysis 4 forms found in the DOM

POST /cart

<form id="CartDrawerForm" action="/cart" method="post" novalidate="" class="drawer__contents">
  <div class="drawer__fixed-header">
    <div class="drawer__header appear-animation appear-delay-1">
      <div class="h2 drawer__title">Cart</div>
      <div class="drawer__close">
        <button type="button" class="drawer__close-button js-drawer-close">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
            <path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"></path>
          </svg>
          <span class="icon__fallback-text">Close cart</span>
        </button>
      </div>
    </div>
  </div>
  <div class="drawer__inner">
    <div class="drawer__scrollable">
      <div data-products="" class="appear-animation appear-delay-2">
        <div class="cart__items" data-count="0" data-cart-subtotal="0">
        </div>
      </div>
      <div class="appear-animation appear-delay-3">
        <label for="CartNoteDrawer">Order note</label>
        <textarea name="note" class="input-full cart-notes" id="CartNoteDrawer"></textarea>
      </div>
    </div>
    <div class="drawer__footer appear-animation appear-delay-4">
      <div data-discounts="">
        <div class="cart__discounts cart__item-sub cart__item-row hide">
          <div>Discounts</div>
          <div>
          </div>
        </div>
      </div>
      <div class="cart__item-sub cart__item-row">
        <div class="ajaxcart__subtotal">Subtotal</div>
        <div data-subtotal="">$0.00</div>
      </div>
      <div class="cart__item-row text-center">
        <small> Shipping, taxes, and discount codes calculated at checkout.<br>
        </small>
      </div>
      <div class="cart__item-row cart__terms">
        <input type="checkbox" id="CartTermsDrawer" class="cart__terms-checkbox">
        <label for="CartTermsDrawer"> I agree with the terms and conditions </label>
      </div>
      <div class="cart__checkout-wrapper">
        <button type="submit" name="checkout" data-terms-required="true" class="btn cart__checkout"> Check out </button>
        <div class="additional-checkout-buttons additional-checkout-buttons--vertical">
          <div class="dynamic-checkout__content" id="dynamic-checkout-cart" data-shopify="dynamic-checkout-cart"></div>
        </div>
      </div>
    </div>
  </div>
  <div class="drawer__cart-empty appear-animation appear-delay-2">
    <div class="drawer__scrollable"> Your cart is currently empty. </div>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" id="HeaderSearchForm" class="site-header__search-form" autocomplete="off">
  <input type="hidden" name="type" value="product,article,page,collection">
  <input type="hidden" name="options[prefix]" value="last">
  <button type="submit" class="text-link site-header__search-btn site-header__search-btn--submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
      <path d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
  <input type="search" name="q" value="" placeholder="Search our store" class="site-header__search-input" aria-label="Search our store">
</form>

POST /contact#newsletter-template--17264007905506__0cdf2bdb-36af-431c-8c4f-89ea111f55f1

<form method="post" action="/contact#newsletter-template--17264007905506__0cdf2bdb-36af-431c-8c4f-89ea111f55f1" id="newsletter-template--17264007905506__0cdf2bdb-36af-431c-8c4f-89ea111f55f1" accept-charset="UTF-8" class="contact-form"><input
    type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <label for="Email-template--17264007905506__0cdf2bdb-36af-431c-8c4f-89ea111f55f1" class="hidden-label">Enter your email</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="section">
  <div class="input-group newsletter__input-group">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-template--17264007905506__0cdf2bdb-36af-431c-8c4f-89ea111f55f1" class="input-group-field newsletter__input" autocorrect="off" autocapitalize="off">
    <div class="input-group-btn">
      <button type="submit" class="btn" name="commit">
        <span class="form__submit--large">Subscribe</span>
        <span class="form__submit--small">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-arrow-right" viewBox="0 0 50 15">
            <path d="M0 9.63V5.38h35V0l15 7.5L35 15V9.63z"></path>
          </svg>
        </span>
      </button>
    </div>
  </div>
</form>

POST /contact#newsletter-footer

<form method="post" action="/contact#newsletter-footer" id="newsletter-footer" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><label
    for="Email-1494292487693" class="hidden-label">Enter your email</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="footer">
  <div class="footer__newsletter">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-1494292487693" class="footer__newsletter-input" autocorrect="off" autocapitalize="off">
    <button type="submit" class="footer__newsletter-btn" name="commit" aria-label="Subscribe">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-email" viewBox="0 0 64 64">
        <path d="M63 52H1V12h62zM1 12l25.68 24h9.72L63 12M21.82 31.68L1.56 51.16m60.78.78L41.27 31.68"></path>
      </svg>
      <span class="footer__newsletter-btn-label"> Subscribe </span>
    </button>
  </div>
</form>

Text Content

Skip to content
Close menu
 * Home
 * Catalog
 * Contact
 * Home
   Catalog
   Contact

Cart
Close cart
Order note
Discounts

Subtotal
$0.00
Shipping, taxes, and discount codes calculated at checkout.

I agree with the terms and conditions
Check out

Your cart is currently empty.
 * Home
 * Catalog
 * Contact




GRANDEUR FITNESS

 * Home
 * Catalog
 * Contact

Search Site navigation Cart
Search
"Close (esc)"
View more
Pause slideshow Play slideshow
Hassle-free returns30-day postage paid returns
Pause slideshow Play slideshow
 1. 
 2. 

This section doesn’t currently include any content. Add content to this section
using the sidebar.


SHOP BY CATEGORY


Example collection

Example collection

Example collection

Example collection
Select products

Up to
50% off
Select products



FEATURED COLLECTION

Example product
$29
Example product
$29
Example product
$29
Example product
$29
Example product
$29
Example product
$29
Example product
$29
Example product
$29
Example product
$29
Example product
$29
Example product
$29
Example product
$29


FEATURED COLLECTION

Example product
$29
Example product
$29
Example product
$29
Example product
$29
Example product
$29
Example product
$29
Example product
$29
Example product
$29
Example product
$29


FEATURED COLLECTION

View all
Example product
$29
Example product
$29
Example product
$29
Example product
$29



TESTIMONIALS

> ★★★★★
> 
> Best place to shop, you can find many products for affordable price. Love
> their services and I have the best shopping experience with them
> 
> Mark James
> Los Angeles, CA

> ★★★★★
> 
> Perhaps one of the best online store experiences ever had. Very decent
> website, amazing products and quality
> 
> John Michael
> New York, NY

> ★★★★★
> 
> They never fail to deliver. I'm glad i found this store, I order everytime
> from here and they deliver very fast
> 
> Adnan Khan
> Abu Dhabi

Sign up and save

Subscribe to get special offers, free giveaways, and once-in-a-lifetime deals.

Enter your email
Subscribe

 * Search

Sign up and save

Sign up and save

Subscribe to get special offers, free giveaways, and once-in-a-lifetime deals.

Enter your email
Subscribe


 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Meta Pay
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Venmo
 * Visa

© 2024 Grandeur Fitness

Powered by Shopify



"Close (esc)"