www.neodrift.in Open in urlscan Pro
23.227.38.74  Public Scan

URL: https://www.neodrift.in/
Submission: On December 27 via api from US — Scanned from CA

Form analysis 6 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search-bar">
  <div class="search-bar__top-wrapper">
    <div class="search-bar__top">
      <input type="hidden" name="type" value="product">
      <input type="hidden" name="options[prefix]" value="last">
      <input type="hidden" name="options[unavailable_products]" value="last">
      <div class="search-bar__input-wrapper">
        <input class="search-bar__input" type="text" name="q" autocomplete="off" autocorrect="off" aria-label="Search..." placeholder="Search...">
        <button type="button" class="search-bar__input-clear hidden-lap-and-up" data-action="clear-input">
          <span class="visually-hidden">Clear</span>
          <svg focusable="false" class="icon icon--close " viewBox="0 0 19 19" role="presentation">
            <path
              d="M9.1923882 8.39339828l7.7781745-7.7781746 1.4142136 1.41421357-7.7781746 7.77817459 7.7781746 7.77817456L16.9705627 19l-7.7781745-7.7781746L1.41421356 19 0 17.5857864l7.7781746-7.77817456L0 2.02943725 1.41421356.61522369 9.1923882 8.39339828z"
              fill="currentColor" fill-rule="evenodd"></path>
          </svg>
        </button>
      </div><button type="submit" class="search-bar__submit" aria-label="Search"><svg focusable="false" class="icon icon--search " viewBox="0 0 21 21" role="presentation">
          <g stroke-width="2" stroke="currentColor" fill="none" fill-rule="evenodd">
            <path d="M19 19l-5-5" stroke-linecap="square"></path>
            <circle cx="8.5" cy="8.5" r="7.5"></circle>
          </g>
        </svg><svg focusable="false" class="icon icon--search-loader " viewBox="0 0 64 64" role="presentation">
          <path opacity=".4"
            d="M23.8589104 1.05290547C40.92335108-3.43614731 58.45816642 6.79494359 62.94709453 23.8589104c4.48905278 17.06444068-5.74156424 34.59913135-22.80600493 39.08818413S5.54195825 57.2055303 1.05290547 40.1410896C-3.43602265 23.0771228 6.7944697 5.54195825 23.8589104 1.05290547zM38.6146353 57.1445143c13.8647142-3.64731754 22.17719655-17.89443541 18.529879-31.75914961-3.64743965-13.86517841-17.8944354-22.17719655-31.7591496-18.529879S3.20804604 24.7494569 6.8554857 38.6146353c3.64731753 13.8647142 17.8944354 22.17719655 31.7591496 18.529879z">
          </path>
          <path d="M1.05290547 40.1410896l5.80258022-1.5264543c3.64731754 13.8647142 17.89443541 22.17719655 31.75914961 18.529879l1.5264543 5.80258023C23.07664892 67.43614731 5.54195825 57.2055303 1.05290547 40.1410896z"></path>
        </svg></button>
    </div>
    <button type="button" class="search-bar__close-button hidden-tablet-and-up" data-action="unfix-search">
      <span class="search-bar__close-text">Close</span>
    </button>
  </div>
  <div class="search-bar__inner">
    <div class="search-bar__results" aria-hidden="true">
      <div class="skeleton-container">
        <div class="search-bar__result-item search-bar__result-item--skeleton">
          <div class="search-bar__image-container">
            <div class="aspect-ratio aspect-ratio--square">
              <div class="skeleton-image"></div>
            </div>
          </div>
          <div class="search-bar__item-info">
            <div class="skeleton-paragraph">
              <div class="skeleton-text"></div>
              <div class="skeleton-text"></div>
            </div>
          </div>
        </div>
        <div class="search-bar__result-item search-bar__result-item--skeleton">
          <div class="search-bar__image-container">
            <div class="aspect-ratio aspect-ratio--square">
              <div class="skeleton-image"></div>
            </div>
          </div>
          <div class="search-bar__item-info">
            <div class="skeleton-paragraph">
              <div class="skeleton-text"></div>
              <div class="skeleton-text"></div>
            </div>
          </div>
        </div>
        <div class="search-bar__result-item search-bar__result-item--skeleton">
          <div class="search-bar__image-container">
            <div class="aspect-ratio aspect-ratio--square">
              <div class="skeleton-image"></div>
            </div>
          </div>
          <div class="search-bar__item-info">
            <div class="skeleton-paragraph">
              <div class="skeleton-text"></div>
              <div class="skeleton-text"></div>
            </div>
          </div>
        </div>
      </div>
      <div class="search-bar__results-inner"></div>
    </div>
  </div>
</form>

Name: loginPOST /account/login

<form method="post" action="/account/login" id="header_customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true" name="login" class="form"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8"
    value="✓">
  <header class="popover__header">
    <h2 class="popover__title heading">Login to my account</h2>
    <p class="popover__legend">Enter your e-mail and password:</p>
  </header>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="login-customer[email]" class="form__field form__field--text" autocomplete="email" name="customer[email]" required="required">
    <label for="login-customer[email]" class="form__floating-label">Email</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="password" id="login-customer[password]" class="form__field form__field--text" name="customer[password]" required="required" autocomplete="current-password">
    <label for="login-customer[password]" class="form__floating-label">Password</label>
  </div>
  <button type="submit" class="form__submit button button--primary button--full">Login</button>
</form>

Name: recoverPOST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8" name="recover" class="form"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <header class="popover__header">
    <h2 class="popover__title heading">Recover password</h2>
    <p class="popover__legend">Enter your email:</p>
  </header>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="recover-customer[recover_email]" class="form__field form__field--text" name="email" required="required">
    <label for="recover-customer[recover_email]" class="form__floating-label">Email</label>
  </div>
  <button type="submit" class="form__submit button button--primary button--full">Recover</button>
</form>

POST /cart

<form method="post" action="/cart" id="mini-cart" class="mini-cart" aria-hidden="true" novalidate="novalidate" data-item-count="0">
  <input type="hidden" name="attributes[collection_products_per_page]" value="">
  <input type="hidden" name="attributes[collection_layout]" value=""><svg focusable="false" class="icon icon--nav-triangle-borderless " viewBox="0 0 20 9" role="presentation">
    <path d="M.47108938 9c.2694725-.26871321.57077721-.56867841.90388257-.89986354C3.12384116 6.36134886 5.74788116 3.76338565 9.2467995.30653888c.4145057-.4095171 1.0844277-.40860098 1.4977971.00205122L19.4935156 9H.47108938z" fill="#ffffff"></path>
  </svg>
  <div class="mini-cart__content mini-cart__content--empty">
    <div class="mini-cart__empty-state"><svg focusable="false" width="81" height="70" viewBox="0 0 81 70">
        <g transform="translate(0 2)" stroke-width="4" stroke="#1e2236" fill="none" fill-rule="evenodd">
          <circle stroke-linecap="square" cx="34" cy="60" r="6"></circle>
          <circle stroke-linecap="square" cx="67" cy="60" r="6"></circle>
          <path d="M22.9360352 15h54.8070373l-4.3391876 30H30.3387146L19.6676025 0H.99560547"></path>
        </g>
      </svg>
      <p class="heading h4">Your cart is empty</p>
    </div>
    <a href="/collections/all" class="button button--primary button--full">Shop our products</a>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_template--15726221426863__featured-product7490754248879" accept-charset="UTF-8" class="product-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input
    type="hidden" name="utf8" value="✓">
  <div class="product-meta">
    <h3 class="product-meta__title heading h2">
      <a href="/products/neodrift%C2%AE-orthoflow-memory-foam-orthopaedic-cushion-for-back-support-2">Neodrift® 'OrthoFlow' - Memory Foam Orthopaedic Cushion for Back Support</a>
    </h3>
    <div data-fera-container="437675" data-product_id="7490754248879">
      <div class="fera-productReviewsSummary fera-widget-437675" data-fera-widget="437675" data-fera-skill="437675">
        <div class="fera-productReviewsSummary-content">
          <div class="fera-stars fera-productReviewsSummary-stars fera-productReviewsSummary-reviews-verification-popover" data-fera-verified="true" data-verified-review-count="4" data-rating="5.0">
            <div class="fera-stars-rating fera-productReviewsSummary-stars-rating" style="width: 100.0%;">★★★★★</div>
            <div class="fera-stars-bg fera-productReviewsSummary-stars-bg"></div>
          </div>
          <span class=" fera-productReviewsSummary-avgRating" data-value="5.0" style="transform-origin: 0px 0px; opacity: 1; transform: scale(1, 1);">5.0</span>
          <span class=" fera-productReviewsSummary-reviewCount" data-value="121">121</span>
          <span style="display: none;">121</span>
        </div>
      </div>
    </div>
    <div class="product-meta__label-list"><span class="product-label product-label--custom1">Our Selection</span><!--       <span class="product-label product-label--on-sale" >Save 47%</span> --></div>
    <div class="product-meta__reference">
      <div class="vendor-text"><a class="product-meta__vendor link link--accented" href="/collections/vendors?q=OrthoFlow">OrthoFlow</a></div>
      <div class="clearence-text">
        <!--clearence popup-->
        <div class="c-popup">
        </div>
        <!--end-->
      </div>
    </div>
    <div class="product-meta__share-buttons hidden-phone">
      <ul class="social-media__item-list list--unstyled" role="list">
        <li class="social-media__item social-media__item--facebook">
          <a href="https://www.facebook.com/sharer.php?u=https://www.neodrift.in/products/neodrift%25C2%25AE-orthoflow-memory-foam-orthopaedic-cushion-for-back-support-2" target="_blank" rel="noopener" aria-label="Share on Facebook" aria-describedby="a11y-new-window-message"><svg focusable="false" class="icon icon--facebook " viewBox="0 0 30 30">
      <path d="M15 30C6.71572875 30 0 23.2842712 0 15 0 6.71572875 6.71572875 0 15 0c8.2842712 0 15 6.71572875 15 15 0 8.2842712-6.7157288 15-15 15zm3.2142857-17.1429611h-2.1428678v-2.1425646c0-.5852979.8203285-1.07160109 1.0714928-1.07160109h1.071375v-2.1428925h-2.1428678c-2.3564786 0-3.2142536 1.98610393-3.2142536 3.21449359v2.1425646h-1.0714822l.0032143 2.1528011 1.0682679-.0099086v7.499969h3.2142536v-7.499969h2.1428678v-2.1428925z" fill="currentColor" fill-rule="evenodd"></path>
    </svg></a>
        </li>
        <li class="social-media__item social-media__item--pinterest">
          <a href="https://pinterest.com/pin/create/button/?url=https://www.neodrift.in/products/neodrift%25C2%25AE-orthoflow-memory-foam-orthopaedic-cushion-for-back-support-2&amp;media=https://www.neodrift.in/cdn/shop/products/backcushiontemplate1red_e3f4b63b-4ef8-4733-9185-bd3ed7b98326_1024x.jpg?v=1690650472&amp;description=NEODRIFT%20%E2%80%98OrthoFlow%E2%80%99%20-%20Lumbar%20Support%20Memory%20Foam%20Orthopedic%20Backrest%20Cushion%20for%20Lower%20Back%20Pain%20Relief..." target="_blank" rel="noopener" aria-label="Pin on Pinterest" aria-describedby="a11y-new-window-message"><svg focusable="false" class="icon icon--pinterest " role="presentation" viewBox="0 0 30 30">
      <path d="M15 30C6.71572875 30 0 23.2842712 0 15 0 6.71572875 6.71572875 0 15 0c8.2842712 0 15 6.71572875 15 15 0 8.2842712-6.7157288 15-15 15zm-.4492946-22.49876954c-.3287968.04238918-.6577148.08477836-.9865116.12714793-.619603.15784625-1.2950238.30765013-1.7959124.60980792-1.3367356.80672832-2.26284291 1.74754848-2.88355361 3.27881599-.1001431.247352-.10374313.4870343-.17702448.7625149-.47574032 1.7840923.36779138 3.6310327 1.39120339 4.2696951.1968419.1231267.6448551.3405257.8093833.0511377.0909873-.1603963.0706852-.3734014.1265202-.5593764.036883-.1231267.1532436-.3547666.1263818-.508219-.0455542-.260514-.316041-.4256572-.4299438-.635367-.230748-.4253041-.2421365-.8027267-.3541701-1.3723228.0084116-.0763633.0168405-.1527266.0253733-.2290899.0340445-.6372108.1384107-1.0968422.3287968-1.5502554.5593198-1.3317775 1.4578212-2.07273488 2.9088231-2.5163011.324591-.09899963 1.2400541-.25867013 1.7200175-.1523539.2867042.05078464.5734084.10156927.8600087.1523539 1.0390064.33760307 1.7953931.9602003 2.2007079 1.9316992.252902.6061594.3275507 1.7651044.1517724 2.5415071-.0833199.3679287-.0705641.6832289-.1770418 1.0168107-.3936666 1.2334841-.9709174 2.3763639-2.2765854 2.6942337-.8613761.2093567-1.5070793-.3321303-1.7200175-.8896824-.0589159-.1545509-.1598205-.4285603-.1011297-.6865243.2277711-1.0010987.5562045-1.8969797.8093661-2.8969995.24115-.9528838-.2166421-1.7048063-.9358863-1.8809146-.8949186-.2192233-1.585328.6350139-1.8211644 1.1943903-.1872881.4442919-.3005678 1.2641823-.1517724 1.8557085.0471811.1874265.2666617.689447.2276672.8640842-.1728187.7731269-.3685356 1.6039823-.5818373 2.3635745-.2219729.7906632-.3415527 1.5999416-.5564641 2.3639276-.098793.3507651-.0955738.7263439-.1770244 1.092821v.5337977c-.0739045.3379758-.0194367.9375444.0505042 1.2703809.0449484.2137505-.0261175.4786388.0758948.6357396.0020943.1140055.0159752.1388388.0506254.2031582.3168026-.0095136.7526829-.8673992.9106342-1.118027.3008274-.477913.5797431-.990879.8093833-1.5506281.2069844-.5042174.2391769-1.0621226.4046917-1.60104.1195798-.3894861.2889369-.843272.328918-1.2707535h.0252521c.065614.2342095.3033024.403727.4805692.5334446.5563429.4077482 1.5137774.7873678 2.5547742.5337977 1.1769151-.2868184 2.1141687-.8571599 2.7317812-1.702982.4549537-.6225776.7983583-1.3445472 1.0624066-2.1600633.1297394-.4011574.156982-.8454494.2529193-1.2711066.2405269-1.0661438-.0797199-2.3511383-.3794396-3.0497261-.9078995-2.11694836-2.8374975-3.32410832-5.918897-3.27881604z" fill="currentColor" fill-rule="evenodd"></path>
    </svg></a>
        </li>
        <li class="social-media__item social-media__item--twitter">
          <a href="https://twitter.com/share?text=Neodrift%C2%AE%20'OrthoFlow'%20-%20Memory%20Foam%20Orthopaedic%20Cushion%20for%20Back%20Support&amp;url=https://www.neodrift.in/products/neodrift%25C2%25AE-orthoflow-memory-foam-orthopaedic-cushion-for-back-support-2" target="_blank" rel="noopener" aria-label="Tweet on Twitter" aria-describedby="a11y-new-window-message"><svg focusable="false" class="icon icon--twitter " role="presentation" viewBox="0 0 30 30">
      <path d="M15 30C6.71572875 30 0 23.2842712 0 15 0 6.71572875 6.71572875 0 15 0c8.2842712 0 15 6.71572875 15 15 0 8.2842712-6.7157288 15-15 15zm3.4314771-20.35648929c-.134011.01468929-.2681239.02905715-.4022367.043425-.2602865.05139643-.5083383.11526429-.7319208.20275715-.9352275.36657324-1.5727317 1.05116784-1.86618 2.00016964-.1167278.3774214-.1643635 1.0083696-.0160821 1.3982464-.5276368-.0006268-1.0383364-.0756643-1.4800457-.1737-1.7415129-.3873214-2.8258768-.9100285-4.02996109-1.7609946-.35342035-.2497018-.70016357-.5329286-.981255-.8477679-.09067071-.1012178-.23357785-.1903178-.29762142-.3113357-.00537429-.0025553-.01072822-.0047893-.0161025-.0073446-.13989429.2340643-.27121822.4879125-.35394965.7752857-.32626393 1.1332446.18958607 2.0844643.73998215 2.7026518.16682678.187441.43731214.3036696.60328392.4783178h.01608215c-.12466715.041834-.34181679-.0159589-.45040179-.0360803-.25715143-.0482143-.476235-.0919607-.69177643-.1740215-.11255464-.0482142-.22521107-.09675-.3378675-.1449642-.00525214 1.251691.69448393 2.0653071 1.55247643 2.5503267.27968679.158384.67097143.3713625 1.07780893.391484-.2176789.1657285-1.14873321.0897268-1.47198429.0581143.40392643.9397285 1.02481929 1.5652607 2.09147249 1.9056375.2750861.0874928.6108975.1650857.981255.1593482-.1965482.2107446-.6162514.3825321-.8928439.528766-.57057.3017572-1.2328489.4971697-1.97873466.6450108-.2991075.0590785-.61700464.0469446-.94113107.0941946-.35834678.0520554-.73320321-.02745-1.0537875-.0364018.09657429.053325.19312822.1063286.28958036.1596536.2939775.1615821.60135.3033482.93309.4345875.59738036.2359768 1.23392786.4144661 1.93859037.5725286 1.4209286.3186642 3.4251707.175291 4.6653278-.1740215 3.4539354-.9723053 5.6357529-3.2426035 6.459179-6.586425.1416246-.5754053.162226-1.2283875.1527803-1.9126768.1716718-.1232517.3432215-.2465035.5148729-.3697553.4251996-.3074947.8236703-.7363286 1.118055-1.1591036v-.00765c-.5604729.1583679-1.1506672.4499036-1.8661597.4566054v-.0070232c.1397925-.0495.250515-.1545429.3619908-.2321358.5021089-.3493285.8288003-.8100964 1.0697678-1.39826246-.1366982.06769286-.2734778.13506429-.4101761.20275716-.4218407.1938214-1.1381067.4719375-1.689256.5144143-.6491893-.5345357-1.3289754-.95506074-2.6061215-.93461789z" fill="currentColor" fill-rule="evenodd"></path>
    </svg></a>
        </li>
        <li class="social-media__item">
          <a href="mailto:?&amp;subject=Neodrift® 'OrthoFlow' - Memory Foam Orthopaedic Cushion for Back Support&amp;body=https://www.neodrift.in/products/neodrift%25C2%25AE-orthoflow-memory-foam-orthopaedic-cushion-for-back-support-2" aria-label="Share by email" target="_blank" rel="noopener" aria-describedby="a11y-new-window-message"><svg focusable="false" class="icon icon--email " role="presentation" viewBox="0 0 28 28">
      <path d="M14 28C6.2680135 28 0 21.7319865 0 14S6.2680135 0 14 0s14 6.2680135 14 14-6.2680135 14-14 14zm-3.2379501-18h6.4759002L14 12.6982917 10.7620499 10zM19 11.1350416V18H9v-6.8649584l5 4.1666667 5-4.1666667zM21 8H7v12h14V8z"></path>
    </svg></a>
        </li>
      </ul>
    </div>
  </div>
  <hr class="card__separator">
  <div class="delay-text">
  </div>
  <!--      code for modal        -->
  <a class="cus bt orthoflow">Cushion Comparison Chart <img src="https://i.pinimg.com/originals/83/c9/eb/83c9ebc78a76c9ffa0fad6ae357c723d.gif"></a>
  <!--            -->
  <!--  cushion video            -->
  <!--    end        -->
  <!-- video popup -->
  <div class="video-link NeoTech " style="display:none">
  </div>
  <div class="video-link SuperTech " style="display:none">
  </div>
  <div class="video-link CrystalTech " style="display:none">
  </div>
  <!--            -->
  <div class="product-form__variants">
    <div class="product-form__option" data-selector-type="block"><span class="product-form__option-name text--strong">Style: <span class="product-form__selected-value">OrthoFlow</span></span>
      <style type="text/css">
        /*         .block-swatch .containerd {
  --d: 7px;
    --c: #19277c;
    --f: 12px;
    width: 180px;
          text-align: left;
    height: auto;
    position: relative;
    margin: 0px;
display: block;
    padding: 16px 8px 16px 8px!important;
/*   background: lightblue; */
        }

        .containerd::before {
          content: attr(data-ribbon);
          position: absolute;
          font-size: 12px;
          top: 0;
          right: 0;
          transform: translate(29.29%, -100%) rotate(45deg);
          color: #fff;
          text-align: center;
          border: 1px solid transparent;
          border-bottom: 0;
          transform-origin: bottom left;
          padding: 5px 31px calc(7px + 5px);
          /*     background: linear-gradient(#000000 0 0) bottom/100% 7px no-repeat var(--c); */
          background: linear-gradient(to right top, #19277c, #004d7a, #008793, #00bf72, #00a500);
          background-clip: padding-box;
          clip-path: polygon(0 0, 100% 0, 100% 100%, calc(100% - 7px) calc(100% - 7px), 7px calc(100% - 7px), 0 100%);
          -webkit-mask: linear-gradient(135deg, transparent calc(50% - 7px * 0.707), #fff 0) bottom left, linear-gradient(-135deg, transparent calc(50% - 7px * 0.707), #fff 0) bottom right;
          mask: linear-gradient(135deg, transparent calc(50% - 7px * 0.707), #fff 0) bottom left, linear-gradient(-135deg, transparent calc(50% - 7px * 0.707), #fff 0) bottom right;
          -webkit-mask-size: 299vmax 299vmax;
          -webkit-mask-composite: destination-in;
          mask-composite: intersect;
        }

        */

        /* .containerd::before {
  content: attr(data-ribbon);
    position: absolute;
    font-size: var(--f);
    top: 0;
    right: 0;
    transform: translate(29.29%, -100%) rotate(45deg);
    color: #fff;
    text-align: center;
    border: 1px solid transparent;
    border-bottom: 0;
    transform-origin: bottom left;
    padding: 5px 31px calc(var(--d) + 5px);
    background:linear-gradient(to right top, #19277c, #004d7a, #008793, #00bf72, #00a500);          
    background-clip: padding-box;
    clip-path: polygon( 0 0, 100% 0, 100% 100%, calc(100% - var(--d)) calc(100% - var(--d)), var(--d) calc(100% - var(--d)), 0 100% );
    -webkit-mask: linear-gradient( 135deg, transparent calc(50% - var(--d) * 0.707), #fff 0 ) bottom left, linear-gradient(-135deg, transparent calc(50% - var(--d) * 0.707), #fff 0) bottom right;
    mask: linear-gradient( 135deg, transparent calc(50% - var(--d) * 0.707), #fff 0 ) bottom left, linear-gradient(-135deg, transparent calc(50% - var(--d) * 0.707), #fff 0) bottom right;
    -webkit-mask-size: 299vmax 299vmax;
    -webkit-mask-composite: destination-in;
    mask-composite: intersect;
} */
        .cus-list span.block-swatch__item-text {
          font-size: 15px;
        }

        @media(max-width:640px) {
          .block-swatch .containerd {
            /*      width: 100%; */
            --f: 10px;
          }

          .block-swatch .containerd {
            --d: 7px;
            --c: #19277c;
            --f: 12px;
          }

          .block-swatch-list.cus-list {
            /*     display: flex;
    flex-direction: column;
    width: 100%; */
          }
        }

        .cus-list .block-swatch {
          position: relative;
        }

        /** Here the wrapper **/
        /** Width and Height of the ribbons**/
        .block-swatch-list.cus-list .block-swatch__item {
          padding: 15px !important;
        }

        .ribbon-wrapper {
          /*   width: 85px;
  height: 88px; */
          width: 62px;
          height: 76px;
          overflow: hidden;
          position: absolute;
        }

        /** Positionning the wrappers **/
        /* .ribbon-wrapper-top-right{ right: -3px; }
.ribbon-wrapper-top-right{ top: -3px; } */
        .ribbon-wrapper-top-right {
          right: -3px;
        }

        .ribbon-wrapper-top-right {
          top: -4px;
        }

        .ribbon {
          font: bold 13px Sans-Serif;
          text-align: center;
          /*   text-shadow: rgba(255,255,255,0.5) 0px 1px 0px; */
          position: relative;
          padding: 6px 0;
          /*   width: 120px;  */
          width: 86px;
          color: #fff;
          -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
          -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
        }

        /** Rotating the ribbons **/
        .ribbon-top-right {
          -webkit-transform: rotate(49deg);
          -moz-transform: rotate(49deg);
          -ms-transform: rotate(49deg);
          -o-transform: rotate(49deg);
        }

        /** Positionning the ribbons **/
        /* .ribbon-top-right{ right: 5px; }
.ribbon-top-right{ top: 15px; } */
        .ribbon-top-right {
          right: -1px;
        }

        .ribbon-top-right {
          top: 8px;
        }

        /** Positionning the ribbon's flaps **/
        .ribbon:before,
        .ribbon:after {
          content: "";
          border-left: 6px solid transparent;
          border-right: 2px solid transparent;
          position: absolute;
        }

        .ribbon-top-right:before,
        .ribbon-top-right:after {
          border-top: 3px solid #6e8900;
          bottom: -3px;
        }

        .ribbon-top-right:after {
          right: 0;
        }

        .ribbon-top-right:before {
          left: 0;
        }

        /** Some colors for the ribbon **/
        .ribbon-green {
          background: linear-gradient(to right top, #19277c, #004d7a, #008793, #00bf72, #00a500);
          background: -webkit-linear-gradient(to right top, #19277c, #004d7a, #008793, #00bf72, #00a500);
          /*   background-image: -webkit-gradient(linear,to right top, #19277c, #004d7a, #008793, #00bf72, #00a500);
  background-image: -webkit-linear-gradient(to right top, #19277c, #004d7a, #008793, #00bf72, #00a500); 
  background-image:    -moz-linear-gradient(to right top, #19277c, #004d7a, #008793, #00bf72, #00a500); 
  background-image:     -ms-linear-gradient(to right top, #19277c, #004d7a, #008793, #00bf72, #00a500); 
  background-image:      -o-linear-gradient(to right top, #19277c, #004d7a, #008793, #00bf72, #00a500); */
        }

        .block-swatch__radio:checked+.block-swatch__item {
          -webkit-box-shadow: 0 0 0 1px var(--accent-color) !important;
          box-shadow: 0 0 0 1px var(--accent-color) !important;
          border-color: var(--accent-color) !important;
          background: rgba(var(--accent-color-rgb), 0.06) !important;
          color: var(--accent-color) !important;
        }
      </style>
      <!--             <div class="block-swatch-list"><div class="block-swatch">
                  <input class="block-swatch__radio product-form__single-selector" type="radio" name="template--15726221426863__featured-product-7490754248879-1" id="template--15726221426863__featured-product-7490754248879-1-1" value="OrthoFlow" checked data-option-position="1">
                  <label class="block-swatch__item" for="template--15726221426863__featured-product-7490754248879-1-1" title="OrthoFlow">
                    <span class="block-swatch__item-text">OrthoFlow</span>
                  </label>
                </div><div class="block-swatch">
                  <input class="block-swatch__radio product-form__single-selector" type="radio" name="template--15726221426863__featured-product-7490754248879-1" id="template--15726221426863__featured-product-7490754248879-1-2" value="OrthoFlow Pro"  data-option-position="1">
                  <label class="block-swatch__item" for="template--15726221426863__featured-product-7490754248879-1-2" title="OrthoFlow Pro">
                    <span class="block-swatch__item-text">OrthoFlow Pro</span>
                  </label>
                </div></div> -->
      <div class="block-swatch-list cus-list">
        <div class="block-swatch order-s-1 pp" style="order:2;">
          <input class="block-swatch__radio product-form__single-selector" type="radio" name="template--15726221426863__featured-product-7490754248879-1" id="template--15726221426863__featured-product-7490754248879-1-1" value="OrthoFlow" checked=""
            data-option-position="1">
          <label class="  block-swatch__item" for="template--15726221426863__featured-product-7490754248879-1-1" title="OrthoFlow">
            <span class="block-swatch__item-text">OrthoFlow</span>
          </label>
          <!--bike cover best tag-->
          <!-- end-->
          <!--bike cover best tag-->
          <!--travel neck 360 best tag-->
          <!-- end travel neck best tag-->
          <!--Trunk Master Pro with Cooler Bag best tag-->
          <!-- end Trunk Master Pro with Cooler Bag best tag-->
          <!-- end-->
          <!--new tag-->
          <div class="c-popup-tag">
          </div>
          <!--end-->
        </div>
        <div class="block-swatch order-s-2 pp" style="order:3;">
          <input class="block-swatch__radio product-form__single-selector" type="radio" name="template--15726221426863__featured-product-7490754248879-1" id="template--15726221426863__featured-product-7490754248879-1-2" value="OrthoFlow Pro"
            data-option-position="1">
          <label class="  block-swatch__item" for="template--15726221426863__featured-product-7490754248879-1-2" title="OrthoFlow Pro">
            <span class="block-swatch__item-text">OrthoFlow Pro</span>
          </label>
          <!--bike cover best tag-->
          <!-- end-->
          <!--bike cover best tag-->
          <!--travel neck 360 best tag-->
          <!-- end travel neck best tag-->
          <!--Trunk Master Pro with Cooler Bag best tag-->
          <!-- end Trunk Master Pro with Cooler Bag best tag-->
          <!-- end-->
          <!--new tag-->
          <div class="c-popup-tag">
          </div>
          <!--end-->
        </div>
        <!-- start silvertech button -->
        <!-- end -->
      </div>
    </div>
    <div class="product-form__option" data-selector-type="variant"><span class="product-form__option-name text--strong">Colour: <span class="product-form__selected-value">Red</span></span>
      <div class="variant-swatch-list">
        <div class="variant-swatch">
          <input class="variant-swatch__radio product-form__single-selector" type="radio" name="option2" id="option2-1" value="Red" checked="" data-option-position="2">
          <label class="variant-swatch__item" for="option2-1" title="Red">
            <div class="aspect-ratio" style="padding-bottom: 100.0%">
              <img src="//www.neodrift.in/cdn/shop/products/backcushiontemplate1red_e3f4b63b-4ef8-4733-9185-bd3ed7b98326_120x.jpg?v=1690650472" alt="#Colour_Red">
            </div>
            <svg focusable="false" class="icon icon--cross-sold-out " viewBox="0 0 14 14" role="presentation">
              <g fill-rule="nonzero" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="square">
                <path d="M11.89949494 2L2 11.89949494M1.99999906 2l9.89949494 9.89949494"></path>
              </g>
            </svg>
          </label>
        </div>
        <div class="variant-swatch">
          <input class="variant-swatch__radio product-form__single-selector" type="radio" name="option2" id="option2-2" value="Black" data-option-position="2">
          <label class="variant-swatch__item" for="option2-2" title="Black">
            <div class="aspect-ratio" style="padding-bottom: 100.0%">
              <img src="//www.neodrift.in/cdn/shop/products/backcushiontemplate1black_56dd52f3-cb4b-4769-bea3-bf5a188f64c1_120x.jpg?v=1690650493" alt="#Colour_Black">
            </div>
            <svg focusable="false" class="icon icon--cross-sold-out " viewBox="0 0 14 14" role="presentation">
              <g fill-rule="nonzero" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="square">
                <path d="M11.89949494 2L2 11.89949494M1.99999906 2l9.89949494 9.89949494"></path>
              </g>
            </svg>
          </label>
        </div>
        <div class="variant-swatch">
          <input class="variant-swatch__radio product-form__single-selector" type="radio" name="option2" id="option2-3" value="Brown" data-option-position="2">
          <label class="variant-swatch__item" for="option2-3" title="Brown">
            <div class="aspect-ratio" style="padding-bottom: 100.0%">
              <img src="//www.neodrift.in/cdn/shop/products/backcushiontemplate1beige_c4dadfbe-6d31-41ae-a179-b9787a88c7d3_120x.jpg?v=1690650512" alt="#Colour_Brown">
            </div>
            <svg focusable="false" class="icon icon--cross-sold-out " viewBox="0 0 14 14" role="presentation">
              <g fill-rule="nonzero" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="square">
                <path d="M11.89949494 2L2 11.89949494M1.99999906 2l9.89949494 9.89949494"></path>
              </g>
            </svg>
          </label>
        </div>
        <div class="variant-swatch">
          <input class="variant-swatch__radio product-form__single-selector" type="radio" name="option2" id="option2-4" value="Beige" data-option-position="2">
          <label class="variant-swatch__item" for="option2-4" title="Beige">
            <div class="aspect-ratio" style="padding-bottom: 100.0%">
              <img src="//www.neodrift.in/cdn/shop/products/backcushiontemplate1beige_1a95ad5a-c1f2-47a3-b815-3e77dc9216d1_120x.jpg?v=1690650530" alt="#Colour_Beige">
            </div>
            <svg focusable="false" class="icon icon--cross-sold-out " viewBox="0 0 14 14" role="presentation">
              <g fill-rule="nonzero" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="square">
                <path d="M11.89949494 2L2 11.89949494M1.99999906 2l9.89949494 9.89949494"></path>
              </g>
            </svg>
          </label>
        </div>
        <div class="variant-swatch">
          <input class="variant-swatch__radio product-form__single-selector" type="radio" name="option2" id="option2-5" value="Blue" data-option-position="2">
          <label class="variant-swatch__item" for="option2-5" title="Blue">
            <div class="aspect-ratio" style="padding-bottom: 100.0%">
              <img src="//www.neodrift.in/cdn/shop/products/backcushiontemplate1blue_ef00ce21-ef05-4c7d-b980-80b15047eb18_120x.jpg?v=1690650548" alt="#Colour_Blue">
            </div>
            <svg focusable="false" class="icon icon--cross-sold-out " viewBox="0 0 14 14" role="presentation">
              <g fill-rule="nonzero" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="square">
                <path d="M11.89949494 2L2 11.89949494M1.99999906 2l9.89949494 9.89949494"></path>
              </g>
            </svg>
          </label>
        </div>
        <div class="variant-swatch variant-swatch--disabled">
          <input class="variant-swatch__radio product-form__single-selector" type="radio" name="option2" id="option2-6" value="Grey Pro" data-option-position="2">
          <label class="variant-swatch__item" for="option2-6" title="Grey Pro">
            <div class="aspect-ratio" style="padding-bottom: 100.0%">
              <img src="//www.neodrift.in/cdn/shop/files/OF_Pro_Grey_1_120x.jpg?v=1700297806" alt="#Style_OrthoFlow Pro#Colour_Grey Pro">
            </div>
            <svg focusable="false" class="icon icon--cross-sold-out " viewBox="0 0 14 14" role="presentation">
              <g fill-rule="nonzero" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="square">
                <path d="M11.89949494 2L2 11.89949494M1.99999906 2l9.89949494 9.89949494"></path>
              </g>
            </svg>
          </label>
        </div>
        <div class="variant-swatch variant-swatch--disabled">
          <input class="variant-swatch__radio product-form__single-selector" type="radio" name="option2" id="option2-7" value="Black Pro" data-option-position="2">
          <label class="variant-swatch__item" for="option2-7" title="Black Pro">
            <div class="aspect-ratio" style="padding-bottom: 100.0%">
              <img src="//www.neodrift.in/cdn/shop/files/OF_Pro_Black_1_120x.jpg?v=1700297806" alt="#Style_OrthoFlow Pro#Colour_Black Pro">
            </div>
            <svg focusable="false" class="icon icon--cross-sold-out " viewBox="0 0 14 14" role="presentation">
              <g fill-rule="nonzero" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="square">
                <path d="M11.89949494 2L2 11.89949494M1.99999906 2l9.89949494 9.89949494"></path>
              </g>
            </svg>
          </label>
        </div>
      </div>
    </div>
    <div class="no-js product-form__option">
      <label class="product-form__option-name text--strong" for="product-select-7490754248879">Variant</label>
      <div class="select-wrapper select-wrapper--primary">
        <select id="product-select-7490754248879" name="id">
          <option selected="selected" value="42402450505903" data-sku="BCCN/BTRFLY/UNI/STD/RED">OrthoFlow / Red - ₹ 1,599.00</option>
          <option value="42402450440367" data-sku="BCCN/BTRFLY/UNI/STD/BLACK">OrthoFlow / Black - ₹ 1,599.00</option>
          <option value="42402450473135" data-sku="BCCN/BTRFLY/UNI/STD/BROWN">OrthoFlow / Brown - ₹ 1,599.00</option>
          <option value="42402450538671" data-sku="BCCN/BTRFLY/UNI/STD/BEIGE">OrthoFlow / Beige - ₹ 1,599.00</option>
          <option value="42402450571439" data-sku="BCCN/BTRFLY/UNI/STD/BLUE">OrthoFlow / Blue - ₹ 1,599.00</option>
          <option value="42918735872175" data-sku="BCCN/OF-PRO/UNI/GREY">OrthoFlow Pro / Grey Pro - ₹ 2,300.00</option>
          <option value="42918735904943" data-sku="BCCN/OF-PRO/UNI/BLACK">OrthoFlow Pro / Black Pro - ₹ 2,300.00</option>
        </select>
      </div>
    </div>
  </div><!--clearence popup--
<div class="c-popup">


  
     
  
     
    
  
     
  
     
  
     
  
     
  
     
  
     
  
     
    

</div>
<!--end-->
  <div class="product-form__info-list">
    <div style="height:60px" class="product-form__info-item">
      <span class="product-form__info-title text--strong">Price:</span>
      <div class="product-form__info-content" role="region" aria-live="polite">
        <div class="price-list"><span class="price price--highlight">
            <span class="visually-hidden">Sale price</span>₹ 1,599.00</span>
          <span class="price price--compare">
            <span class="visually-hidden">Regular price</span>₹ 2,999.00</span>
        </div>
        <!--    Dewang edits START -->
        <div class="product-meta" style="display: inline-block">
          <div class="product-meta__label-list"><!--         <span class="product-label product-label--custom1">Our Selection</span> --><span class="product-label product-label--on-sale" style="margin: 0px 0px 0px 10px">Save 47%</span></div>
        </div>
        <!--    Dewang edits END -->
        <div class="product-form__price-info" style="display: none">
          <div class="unit-price-measurement">
            <span class="unit-price-measurement__price"></span>
            <span class="unit-price-measurement__separator">/ </span>
            <span class="unit-price-measurement__reference-value"></span>
            <span class="unit-price-measurement__reference-unit"></span>
          </div>
        </div>
      </div>
    </div>
    <div style="height:100px" class="product-form__info-item product-form__info-item--quantity">
      <label for="template--15726221426863__featured-product-7490754248879-quantity" class="product-form__info-title text--strong">Quantity:</label>
      <div class="product-form__info-content">
        <div class="quantity-selector quantity-selector--product">
          <button type="button" class="quantity-selector__button" data-action="decrease-picker-quantity" aria-label="Decrease quantity by 1" title="Decrease quantity by 1"><svg focusable="false" class="icon icon--minus " viewBox="0 0 10 2"
              role="presentation">
              <path d="M10 0v2H0V0z" fill="currentColor"></path>
            </svg></button>
          <input name="quantity" aria-label="Quantity" class="quantity-selector__value" inputmode="numeric" value="1" size="3">
          <button type="button" class="quantity-selector__button" data-action="increase-picker-quantity" aria-label="Increase quantity by 1" title="Increase quantity by 1"><svg focusable="false" class="icon icon--plus " viewBox="0 0 10 10"
              role="presentation">
              <path d="M6 4h4v2H6v4H4V6H0V4h4V0h2v4z" fill="currentColor" fill-rule="evenodd"></path>
            </svg></button>
        </div>
      </div>
    </div>
  </div>
  <script>
    let product_page = document.getElementsByClassName("page__sub-header")
    if (product_page.length != 0) {
      let discount = document.getElementsByClassName("product-label--on-sale")
      for (let i = 0; i < discount.length; i++) {
        discount[i].style.display = "inline-block"
      }
    }
    //   let discount = document.getElementsByClassName("product-meta")[1]
    //   setInterval( () => { 
    // 	discount.style.display = "inline-block"
    //     console.log("Oooo Yeaaa!")
    //   }, 200)
  </script>
  <div class="product-form__payment-container"><button type="submit" class="product-form__add-button button button--primary" data-action="add-to-cart">Add to cart</button>
    <div data-shopify="payment-button" class="shopify-payment-button"><dynamic-checkout wallet-configs="[]" access-token="63ca526becccc06016c74b9a18a52f07" buyer-country="CA" buyer-locale="en" buyer-currency="INR" shop-id="59413725359">
        <style>
          dynamic-checkout .wallet-button-fade-in,
          cart-wallet-buttons .wallet-button-fade-in {
            animation: animation-fade-in .3s cubic-bezier(.1, .79, 1, 1)
          }

          @keyframes animation-fade-in {
            0% {
              opacity: 0
            }

            to {
              opacity: 1
            }
          }

          button[aria-disabled=true] {
            opacity: .5;
            cursor: not-allowed
          }
        </style>
        <div class="wallet-button-fade-in"><shopify-buy-it-now-button access-token="63ca526becccc06016c74b9a18a52f07" buyer-country="CA" disabled="false"><button type="button"
              class="shopify-payment-button__button shopify-payment-button__button--unbranded">Buy it now</button></shopify-buy-it-now-button></div>
      </dynamic-checkout></div>
  </div>
  <!-- whtsapp links -->
  <div class="whtsapp__item whtsapp-bar"></div>
  <!--custom links  -->
  <div class="cus-links">
    <div class="quick-head">
      <h2>Quick Links:</h2>
      <a class="bt return-cus" href="/pages/return-replacement-policy"> Return/Replacement Policy</a>
    </div>
  </div>
  <!--            -->
  <div class="product-meta__share-buttons hidden-tablet-and-up">
    <span class="text--strong">Share this product</span>
    <ul class="social-media__item-list list--unstyled" role="list">
      <li class="social-media__item social-media__item--facebook">
        <a href="https://www.facebook.com/sharer.php?u=https://www.neodrift.in/products/neodrift%25C2%25AE-orthoflow-memory-foam-orthopaedic-cushion-for-back-support-2" target="_blank" rel="noopener" aria-label="Share on Facebook" aria-describedby="a11y-new-window-message"><svg focusable="false" class="icon icon--facebook " viewBox="0 0 30 30">
      <path d="M15 30C6.71572875 30 0 23.2842712 0 15 0 6.71572875 6.71572875 0 15 0c8.2842712 0 15 6.71572875 15 15 0 8.2842712-6.7157288 15-15 15zm3.2142857-17.1429611h-2.1428678v-2.1425646c0-.5852979.8203285-1.07160109 1.0714928-1.07160109h1.071375v-2.1428925h-2.1428678c-2.3564786 0-3.2142536 1.98610393-3.2142536 3.21449359v2.1425646h-1.0714822l.0032143 2.1528011 1.0682679-.0099086v7.499969h3.2142536v-7.499969h2.1428678v-2.1428925z" fill="currentColor" fill-rule="evenodd"></path>
    </svg></a>
      </li>
      <li class="social-media__item social-media__item--pinterest">
        <a href="https://pinterest.com/pin/create/button/?url=https://www.neodrift.in/products/neodrift%25C2%25AE-orthoflow-memory-foam-orthopaedic-cushion-for-back-support-2&amp;media=https://www.neodrift.in/cdn/shop/products/backcushiontemplate1red_e3f4b63b-4ef8-4733-9185-bd3ed7b98326_1024x.jpg?v=1690650472&amp;description=NEODRIFT%20%E2%80%98OrthoFlow%E2%80%99%20-%20Lumbar%20Support%20Memory%20Foam%20Orthopedic%20Backrest%20Cushion%20for%20Lower%20Back%20Pain%20Relief..." target="_blank" rel="noopener" aria-label="Pin on Pinterest" aria-describedby="a11y-new-window-message"><svg focusable="false" class="icon icon--pinterest " role="presentation" viewBox="0 0 30 30">
      <path d="M15 30C6.71572875 30 0 23.2842712 0 15 0 6.71572875 6.71572875 0 15 0c8.2842712 0 15 6.71572875 15 15 0 8.2842712-6.7157288 15-15 15zm-.4492946-22.49876954c-.3287968.04238918-.6577148.08477836-.9865116.12714793-.619603.15784625-1.2950238.30765013-1.7959124.60980792-1.3367356.80672832-2.26284291 1.74754848-2.88355361 3.27881599-.1001431.247352-.10374313.4870343-.17702448.7625149-.47574032 1.7840923.36779138 3.6310327 1.39120339 4.2696951.1968419.1231267.6448551.3405257.8093833.0511377.0909873-.1603963.0706852-.3734014.1265202-.5593764.036883-.1231267.1532436-.3547666.1263818-.508219-.0455542-.260514-.316041-.4256572-.4299438-.635367-.230748-.4253041-.2421365-.8027267-.3541701-1.3723228.0084116-.0763633.0168405-.1527266.0253733-.2290899.0340445-.6372108.1384107-1.0968422.3287968-1.5502554.5593198-1.3317775 1.4578212-2.07273488 2.9088231-2.5163011.324591-.09899963 1.2400541-.25867013 1.7200175-.1523539.2867042.05078464.5734084.10156927.8600087.1523539 1.0390064.33760307 1.7953931.9602003 2.2007079 1.9316992.252902.6061594.3275507 1.7651044.1517724 2.5415071-.0833199.3679287-.0705641.6832289-.1770418 1.0168107-.3936666 1.2334841-.9709174 2.3763639-2.2765854 2.6942337-.8613761.2093567-1.5070793-.3321303-1.7200175-.8896824-.0589159-.1545509-.1598205-.4285603-.1011297-.6865243.2277711-1.0010987.5562045-1.8969797.8093661-2.8969995.24115-.9528838-.2166421-1.7048063-.9358863-1.8809146-.8949186-.2192233-1.585328.6350139-1.8211644 1.1943903-.1872881.4442919-.3005678 1.2641823-.1517724 1.8557085.0471811.1874265.2666617.689447.2276672.8640842-.1728187.7731269-.3685356 1.6039823-.5818373 2.3635745-.2219729.7906632-.3415527 1.5999416-.5564641 2.3639276-.098793.3507651-.0955738.7263439-.1770244 1.092821v.5337977c-.0739045.3379758-.0194367.9375444.0505042 1.2703809.0449484.2137505-.0261175.4786388.0758948.6357396.0020943.1140055.0159752.1388388.0506254.2031582.3168026-.0095136.7526829-.8673992.9106342-1.118027.3008274-.477913.5797431-.990879.8093833-1.5506281.2069844-.5042174.2391769-1.0621226.4046917-1.60104.1195798-.3894861.2889369-.843272.328918-1.2707535h.0252521c.065614.2342095.3033024.403727.4805692.5334446.5563429.4077482 1.5137774.7873678 2.5547742.5337977 1.1769151-.2868184 2.1141687-.8571599 2.7317812-1.702982.4549537-.6225776.7983583-1.3445472 1.0624066-2.1600633.1297394-.4011574.156982-.8454494.2529193-1.2711066.2405269-1.0661438-.0797199-2.3511383-.3794396-3.0497261-.9078995-2.11694836-2.8374975-3.32410832-5.918897-3.27881604z" fill="currentColor" fill-rule="evenodd"></path>
    </svg></a>
      </li>
      <li class="social-media__item social-media__item--twitter">
        <a href="https://twitter.com/share?text=Neodrift%C2%AE%20'OrthoFlow'%20-%20Memory%20Foam%20Orthopaedic%20Cushion%20for%20Back%20Support&amp;url=https://www.neodrift.in/products/neodrift%25C2%25AE-orthoflow-memory-foam-orthopaedic-cushion-for-back-support-2" target="_blank" rel="noopener" aria-label="Tweet on Twitter" aria-describedby="a11y-new-window-message"><svg focusable="false" class="icon icon--twitter " role="presentation" viewBox="0 0 30 30">
      <path d="M15 30C6.71572875 30 0 23.2842712 0 15 0 6.71572875 6.71572875 0 15 0c8.2842712 0 15 6.71572875 15 15 0 8.2842712-6.7157288 15-15 15zm3.4314771-20.35648929c-.134011.01468929-.2681239.02905715-.4022367.043425-.2602865.05139643-.5083383.11526429-.7319208.20275715-.9352275.36657324-1.5727317 1.05116784-1.86618 2.00016964-.1167278.3774214-.1643635 1.0083696-.0160821 1.3982464-.5276368-.0006268-1.0383364-.0756643-1.4800457-.1737-1.7415129-.3873214-2.8258768-.9100285-4.02996109-1.7609946-.35342035-.2497018-.70016357-.5329286-.981255-.8477679-.09067071-.1012178-.23357785-.1903178-.29762142-.3113357-.00537429-.0025553-.01072822-.0047893-.0161025-.0073446-.13989429.2340643-.27121822.4879125-.35394965.7752857-.32626393 1.1332446.18958607 2.0844643.73998215 2.7026518.16682678.187441.43731214.3036696.60328392.4783178h.01608215c-.12466715.041834-.34181679-.0159589-.45040179-.0360803-.25715143-.0482143-.476235-.0919607-.69177643-.1740215-.11255464-.0482142-.22521107-.09675-.3378675-.1449642-.00525214 1.251691.69448393 2.0653071 1.55247643 2.5503267.27968679.158384.67097143.3713625 1.07780893.391484-.2176789.1657285-1.14873321.0897268-1.47198429.0581143.40392643.9397285 1.02481929 1.5652607 2.09147249 1.9056375.2750861.0874928.6108975.1650857.981255.1593482-.1965482.2107446-.6162514.3825321-.8928439.528766-.57057.3017572-1.2328489.4971697-1.97873466.6450108-.2991075.0590785-.61700464.0469446-.94113107.0941946-.35834678.0520554-.73320321-.02745-1.0537875-.0364018.09657429.053325.19312822.1063286.28958036.1596536.2939775.1615821.60135.3033482.93309.4345875.59738036.2359768 1.23392786.4144661 1.93859037.5725286 1.4209286.3186642 3.4251707.175291 4.6653278-.1740215 3.4539354-.9723053 5.6357529-3.2426035 6.459179-6.586425.1416246-.5754053.162226-1.2283875.1527803-1.9126768.1716718-.1232517.3432215-.2465035.5148729-.3697553.4251996-.3074947.8236703-.7363286 1.118055-1.1591036v-.00765c-.5604729.1583679-1.1506672.4499036-1.8661597.4566054v-.0070232c.1397925-.0495.250515-.1545429.3619908-.2321358.5021089-.3493285.8288003-.8100964 1.0697678-1.39826246-.1366982.06769286-.2734778.13506429-.4101761.20275716-.4218407.1938214-1.1381067.4719375-1.689256.5144143-.6491893-.5345357-1.3289754-.95506074-2.6061215-.93461789z" fill="currentColor" fill-rule="evenodd"></path>
    </svg></a>
      </li>
      <li class="social-media__item">
        <a href="mailto:?&amp;subject=Neodrift® 'OrthoFlow' - Memory Foam Orthopaedic Cushion for Back Support&amp;body=https://www.neodrift.in/products/neodrift%25C2%25AE-orthoflow-memory-foam-orthopaedic-cushion-for-back-support-2" aria-label="Share by email" target="_blank" rel="noopener" aria-describedby="a11y-new-window-message"><svg focusable="false" class="icon icon--email " role="presentation" viewBox="0 0 28 28">
      <path d="M14 28C6.2680135 28 0 21.7319865 0 14S6.2680135 0 14 0s14 6.2680135 14 14-6.2680135 14-14 14zm-3.2379501-18h6.4759002L14 12.6982917 10.7620499 10zM19 11.1350416V18H9v-6.8649584l5 4.1666667 5-4.1666667zM21 8H7v12h14V8z"></path>
    </svg></a>
      </li>
    </ul>
  </div><input type="hidden" name="product-id" value="7490754248879">
</form>

POST /contact#newsletter-template--15726221426863__newsletter

<form method="post" action="/contact#newsletter-template--15726221426863__newsletter" id="newsletter-template--15726221426863__newsletter" accept-charset="UTF-8" class="form newsletter__form"><input type="hidden" name="form_type"
    value="customer"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="contact[tags]" value="newsletter">
  <div class="form__input-row">
    <div class="form__input-wrapper form__input-wrapper--labelled">
      <input type="email" id="newsletter[template--15726221426863__newsletter][contact][email]" name="contact[email]" class="form__field form__field--borderless form__field--text" required="">
      <label for="newsletter[template--15726221426863__newsletter][contact][email]" class="form__floating-label">Your email</label>
    </div>
    <button type="submit" class="form__submit button button--primary">Subscribe</button>
  </div>
</form>

Text Content

Skip to content

NEW YEAR SALE! Use Code 'NEO24' for Special Discount (Min Cart Value INR 1500) |
Extra Discount at Cart Value INR 8500.


NEW YEAR SALE IS LIVE!

NEW YEAR SALE! Use Code 'NEO24' for Special Discount (Min Cart Value INR 1500) |
Extra Discount at Cart Value INR 8500.

 * Home
 * All Products
 * Brands
 * All Collections
 * Offers
 * Information
 * Track Your Order
 * Contact Us

Need help?

Start a WhatsApp Chat
support@neodrift.in

Follow Us

 * Facebook
 * Instagram

Back
Car Covers
 * Audi
 * Chevrolet
 * Ford
 * Honda
 * View All

Seat Covers
 * View All

7D Floor Mats
 * View All

Back Support Cushions
 * OrthoCurve
 * OrthoBrace
 * Square Pillows
 * Neo-Kit
 * View All

Neck Support Cushions
 * NeckBone
 * NeckFlow
 * CurveNeck
 * TravelNeck
 * Neo-Kit
 * View All

Check Our Back Cushions

Back
 * Brands
 * Car Covers
 * Bike Covers

Back
 * Information
 * About Us
 * Meet the Team
 * FAQ

Back
 * Car Covers
 * Audi
 * Chevrolet
 * Ford
 * Honda
 * View All

Back
 * Seat Covers
 * View All

Back
 * 7D Floor Mats
 * View All

Back
 * Back Support Cushions
 * OrthoCurve
 * OrthoBrace
 * Square Pillows
 * Neo-Kit
 * View All

Back
 * Neck Support Cushions
 * NeckBone
 * NeckFlow
 * CurveNeck
 * TravelNeck
 * Neo-Kit
 * View All

Back
 * Car Covers
 * Audi
 * BMW
 * Ford
 * Honda
 * Hyundai
 * Jeep
 * Kia
 * Mahindra
 * Maruti Suzuki
 * MG (Morris Garages)
 * Nissan
 * Renault
 * Skoda
 * Tata
 * Toyota
 * Volkswagen
 * Land Rover
 * Jaguar
 * Porsche
 * Chevrolet
 * Volvo
 * Mercedes
 * Fiat
 * Mitsubishi
 * Isuzu
 * BYD (Build Your Dreams)

Back
 * Bike Covers
 * Royal Enfield
 * Bajaj
 * TVS
 * Aprilia
 * Hero
 * Ather
 * Honda
 * Kawasaki
 * Mahindra
 * Suzuki
 * Yamaha
 * CFMoto
 * Ducati
 * Husqvarna
 * Jawa
 * OLA
 * Revolt
 * Triumph
 * Benelli
 * BMW
 * Harley Davidson
 * Hyosung
 * Keeway
 * KTM
 * UM
 * Yezdi
 * Zontes
 * Vespa


NEODRIFT

Clear
Close

Login / Signup
My Account


LOGIN TO MY ACCOUNT

Enter your e-mail and password:

Email
Password
Login

New customer? Create your account

Lost password? Recover password


RECOVER PASSWORD

Enter your email:

Email
Recover

Remembered your password? Back to login

0
Cart

Your cart is empty

Shop our products
 * Home
 * All Products
   Car Covers
    * Audi
    * Chevrolet
    * Ford
    * Honda
    * View All
   
   Seat Covers
    * View All
   
   7D Floor Mats
    * View All
   
   Back Support Cushions
    * OrthoCurve
    * OrthoBrace
    * Square Pillows
    * Neo-Kit
    * View All
   
   Neck Support Cushions
    * NeckBone
    * NeckFlow
    * CurveNeck
    * TravelNeck
    * Neo-Kit
    * View All
   
   
   
   Check Our Back Cushions

 * Brands
   * Car Covers
       
     * Audi
     * BMW
     * Ford
     * Honda
     * Hyundai
     * Jeep
     * Kia
     * Mahindra
     * Maruti Suzuki
     * MG (Morris Garages)
     * Nissan
     * Renault
     * Skoda
     * Tata
     * Toyota
     * Volkswagen
     * Land Rover
     * Jaguar
     * Porsche
     * Chevrolet
     * Volvo
     * Mercedes
     * Fiat
     * Mitsubishi
     * Isuzu
     * BYD (Build Your Dreams)
   * Bike Covers
       
     * Royal Enfield
     * Bajaj
     * TVS
     * Aprilia
     * Hero
     * Ather
     * Honda
     * Kawasaki
     * Mahindra
     * Suzuki
     * Yamaha
     * CFMoto
     * Ducati
     * Husqvarna
     * Jawa
     * OLA
     * Revolt
     * Triumph
     * Benelli
     * BMW
     * Harley Davidson
     * Hyosung
     * Keeway
     * KTM
     * UM
     * Yezdi
     * Zontes
     * Vespa
 * All Collections
 * Offers
 * Information
   * About Us
   * Meet the Team
   * FAQ
 * Track Your Order
 * Contact Us
 * Start a WhatsApp Chat


THE PROTECTION YOUR CAR DESERVES

A shield from dust, sunlight and rain

Shop Now


KEEP BACK PAINS AT BAY

Give your Back a chance to thank you

Shop Now



MAKE SEATS LOOK ELEGANT

Prioritise durability, quality, and luxury

Shop Now


JOURNEYS MADE COMFORTABLE

Neck Support to Ease your Travel

Shop Now
 1. 
 2. 
 3. 
 4. 
 5. 


SWIPE FOR MORE OUR COLLECTIONS


Car Covers

Bike Covers

Microfiber Cloth

Back Cushions

Neck Cushions

Car Trunk Organiser

Car Seat Organisers

7D Floor Mats

Idols

Seat Covers

Car Pillows
MakeSelect MakeAudiBMWChevroletFiatFordHondaHyundaiIsuzuJaguarJeepKiaLand
RoverMahindraMaruti
SuzukiMercedesMGMitsubishiNissanPorscheRenaultSkodaTataToyotaVolkswagenVolvo
ModelSelect Model
 Search
 





FEATURED COLLECTIONS

View all
Our SelectionSave 47%

OrthoFlow Neodrift® 'OrthoFlow' - Memory Foam Orthopaedic Cushion for Back
Support
Red +7
Black +6
Brown +5
Beige +4
Blue +3
Grey Pro +2
Black Pro +1
Sale price ₹ 1,599.00 Regular price₹ 2,999.00
★★★★★

5.0 121 121
Save 49%

Orthorest Neodrift® 'OrthoRest' - Memory Foam Seat Cushion for Coccyx & Back
Support
Brown +6
Black +5
Beige +4
Coffee +3
Cream +2
Gray +1
Sale price₹ 1,199.00 Regular price₹ 2,349.00
★★★★★

5.0 121 121
Save 53%

NeckFlow Neodrift® 'NeckFlow' - Memory Foam Cushion for Neck Support in
Car/Office Seat
Red +8
Beige +7
Blue +6
Black +5
Brown +4
Grey Pro +3
Black Pro +2
Purple Pro +1
Sale price ₹ 899.00 Regular price₹ 1,899.00
★★★★★

5.0 121 121
Save 42%

Neodrift Neodrift® Ganesha Idols
Sale price ₹ 1,349.00 Regular price₹ 2,699.00
★★★★★

0.0 0 0
Coupon: JUSTLAUNCHEDSave 15%

Microfiber Cloth Neodrift® - 800 GSM Premium Microfiber Cloth
Yellow-D.Gray-1 +8
Blue-L.Gray-1 +7
Coffee-Beige-1 +6
Mix-1 +5
Yellow-D.Gray-2 +4
Blue-L.Gray-2 +3
Coffee-Beige-2 +2
Mix-2 +1
Sale price ₹ 299.00 Regular price₹ 350.00
★★★★★

5.0 5 5


Seat Covers

Make quality your priority

Shop Now

Neck Cushions

Your supportive companion for all journeys

Shop Now

Car Covers

Give your car a secure shield

Shop Now

Back Cushions

Designed for optimum comfort

Shop Now

Car & Home Idols

Enlightenment & positivity

Shop Now


COMPARISON CHART




FEATURED PRODUCT

View details

Roll over image to zoom in Click on image to zoom

/


NEODRIFT® 'ORTHOFLOW' - MEMORY FOAM ORTHOPAEDIC CUSHION FOR BACK SUPPORT

★★★★★

5.0 121 121
Our Selection
OrthoFlow

 * 
 * 
 * 
 * 

--------------------------------------------------------------------------------


Cushion Comparison Chart



Style: OrthoFlow
OrthoFlow

OrthoFlow Pro

Colour: Red

Variant
OrthoFlow / Red - ₹ 1,599.00OrthoFlow / Black - ₹ 1,599.00OrthoFlow / Brown - ₹
1,599.00OrthoFlow / Beige - ₹ 1,599.00OrthoFlow / Blue - ₹ 1,599.00OrthoFlow Pro
/ Grey Pro - ₹ 2,300.00OrthoFlow Pro / Black Pro - ₹ 2,300.00
Price:
Sale price₹ 1,599.00 Regular price₹ 2,999.00
Save 47%
/
Quantity:

Add to cart
Buy it now



QUICK LINKS:

Return/Replacement Policy
Share this product
 * 
 * 
 * 
 * 


TESTIMONIAL HUB

Adtiya Sahni, Kerala

I've tried several car covers before, but Neodrift impressed me the most. The
fit was perfect, leaving no room for dust or debris. The material is sturdy and
protects my car from scratches. Highly recommended!

Adtiya Sahni, Kerala

24/07/22

Kamal Kapoor, Hyderabad

Neodrift car covers exceed expectations. The customization options are
unmatched, and the covers fit flawlessly. They provide excellent protection for
my vintage cars against dust, scratches, and impacts.

Kamal Kapoor, Hyderabad

08/09/2021

Saroj Gill, Delhi

After finding Neodrift, I knew I found the perfect car cover. The attention to
detail and quality are evident. It fits exceptionally well, protects against
dust, and keeps my car cool. Worth every penny.

Saroj Gill, Delhi

24/5/2023


BLOG POSTS

View all


CAR COVER BUYING GUIDE

5 Reasons to have a Car CoverShubham LohiaAug 29, 2021


LET'S KEEP IN TOUCH!

Subscribe to our weekly newsletter and receive exclusive offers on products you
love!

Your email
Subscribe

Make Select MakeBYD
Model Select Model
Search

Free Delivery

No additional delivery cost

5-Day Replacement (T&C Apply)

Replacement Policy (Read More)

Customer Support

Problems? We’re here to help

Secure Payments

Safe and secure transactions

About Neodrift

Neodrift offers high-quality premium automobile accessories like Car Covers,
Cushions, 7D Mats, Perfumes, Car Wash Solutions, and other products.

Look For
 * About Us
 * Meet the Team
 * FAQs
 * Contact Us
 * Return/Replacement Policy
 * Track Your Order
 * Terms of Service

Our Products
 * Car Covers
 * Bike Covers
 * Seat Covers
 * 7D Floor Mats
 * Back Cushions
 * Neck Cushions
 * Car Organisers
 * Idols
 * Microfiber Cloth

© 2023 NEODRIFT
Powered by Shopify

Follow Us

 * 
 * 

We Accept

Visa Mastercard American Express PayPal

© 2023 NEODRIFT
Powered by Shopify

 * Opens in a new window.



.





Test Mode
 
Whatsapp?
 
Help
Popular

 
What is customised fitting ?

All our car covers are designed for a single vehicle car/model, which giives a
tight and classy looks instead of loose fitting. For more information on Car
Covers please refer to our car cover buying guide. Click here

 
Is the car cover waterproof ?

There is a very genuine reason why we dont make 100% waterproof car cover and
simple answer to that is waterproof car covers are a hazard to your car, so we
strongly advice you to not buy one.

Instead our car covers our breathable and water repellent. For more information
on why water repellent and breathable car cover is better than a waterproof,
please read our car cover buying guide. Click here.

 
Whats the difference between NeoTech, CrystalTech & SilverTech covers ?

We have curated a detailed cover information in our buying guide. Please refer
to our car cover buying guide. Click here

 
Am I eligible for return ?

Your purchase is eligible for return or replacement within the first 5 days
after the purchase & only if it meets the following conditions:
-If an incorrect product was delivered to you, i.e. the product does not match
the item description mentioned on the website or wrong product is delivered.
-If the product you receive has a genuine quality or manufacturing defect. 

 
How eligible returns are processed ?

If your purchase meets our return criteria as stated above, please email us
at support@neodrift.in within 72 hours of delivery with the following
information:
- Order number
- Specify the reason for the return, and in case of defective or incorrect
product, please send us an image of the item at support@neodrift.in

We will arrange for a pick up from the same address within 4-5 working days to
which the product was shipped. Please put the Product in its original packaging
and seal it well and send it across. Please ensure that the product is unused,
not damaged and all the inserts, invoice slips are intact at the time of return.

Once the product reaches our warehouse, we will inspect the product and once our
inspection team confirms that the product received is in acceptable condition,
as dispatched from our warehouse, we will process the return request case on
case basis.

 
When will I get my Order?

Most orders are delivered within 4-7 business days. Monday to Friday are
considered as business days except for public holidays. 

Delays in delivery can occasionally occur around public holidays or at times
because of unforeseen circumstances, but we do our best to provide timely
deliveries to all our customers.

To ensure that your order reaches you in the fastest time and in good condition,
we only ship through reputed courier agencies.

Shipping is absolutely FREE all over India.

 
What can be done if I have ordered a cover with wrong model and year ?

We understand that there can be mistakes but all covers are specifically made
with customised fitting. We can change your order if your order has not yet went
into production phase. 

If you have already received the order then you can replace it with a different
model, but there will be a 30% processing fees of the selling price. Please
ensure that the product is unused, not damaged and all the inserts, invoice
slips are intact at the time of return. Once your product reaches us our team
will check the product is not damaged and is unused. Then your model's car cover
will go into production and once made it will ditch. Please keep in mind this
whole process can take 10-15 days.

 
How do I apply Discount/Coupon Codes?

You can apply coupon and discount codes after adding the product to cart and
moving for checkout page. Once on checkout page you will see option of Show
order summary click that. An option will appear to input the coupon code. Please
refer to the image.



 
Help

 
WhatsApp

 
Contact us