Hey, where did my words go? (Click to hide)

In the trial version of Web2Disk every fifth word is blanked out. To copy this site with all the words, please upgrade to the full version and copy this website again.

Inspyder Web2Disk: The Website Downloader

Customize theme

Colors
Primary
Success
Warning
Danger
Info
Direction
RTL

Change text direction

To switch the text _________ of your webpage from ___ to RTL, please consult ___ detailed instructions provided in ___ relevant section of our _____________.
Border width, px
Rounding, rem

To apply the provided ______ to your webpage, enclose ____ within a <style> tag and insert ____ tag into the <head> section of your ____ document after the following ____ to the main stylesheet:
<link href="assets/css/theme.min.css">


           
Cartzilla component

Image zoom

JavaScript based component that ____ "zoom on hover" functionality __ images.

The image zoom is _______ by Drift.js plugin. Ensure that ___ include links to the ______'_ CSS and JavaScript files __ your document.

CSS file is linked __ the <head> section and above theme.min.css reference in your ________:

<link rel="stylesheet" href="assets/vendor/drift-zoom/dist/drift-basic.min.css"> 

JavaScript file is linked ______ the closing </body> tag and above theme.min.js reference in your ________:

<script src="assets/vendor/drift-zoom/dist/Drift.min.js"></script> 

You can apply any _____.__ option by specifying it ______ the data-zoom-options="{}" attribute in JSON ______.

Usefull links:

External zoom pane

Image
68 reviews

Apple iPhone 14 Plus 128__

  • Model: 128GB
  • Color: Gray blue
  • Capacity: 128GB
$940.00
<!-- External ZoomPane example --&__;
&__;___ class="row align-items-md-center justify-content-center g-0">
  <div class="col-10 col-sm-6">
    <div class="ratio ratio-1x1">
      &__;___ src="assets/img/shop/electronics/product/gallery/01.png" data-zoom="assets/img/shop/electronics/product/gallery/01.png" data-zoom-options='{
        "paneSelector": "#zoomPane",
        "__________": 300
      }' alt="Image">
    </div>
  </div>
  <div class="col-sm-6 col-lg-5">
    <div class="position-relative p-2" __="________"&__;
      <div class="d-none d-md-flex align-items-center ___-2 text-decoration-none mb-3">
        &__;___ class="d-flex gap-1 fs-sm">
          <i class="ci-star-filled ____-_______"&__;&__;/_&__;
          &__;_ class="ci-star-filled text-warning"></i>
          <i class="ci-star-filled text-warning"></i>
          <i _____="__-____-______ text-warning"></i>
          <i class="ci-star-half text-warning"></i>
        </div>
        <span _____="____-____-________ fs-xs">68 reviews</span>
      </div>
      <h2 _____="_4"&__;_____ iPhone 14 Plus 128GB</h4>
      &__;__ class="list-unstyled">
        <li _____="____-_____ fw-semibold m-0">
          Model: <span class="text-body __-______" id="colorOption">128GB</span>
        </li>
        <li class="form-label fw-semibold _-0"&__;
          _____: <span class="text-body fw-normal" id="colorOption">Gray ____&__;/____&__;
        </li>
        <li class="form-label fw-semibold m-0">
          Capacity: &__;____ class="text-body fw-normal" id="colorOption">128GB</span>
        </li>
      </ul>
      <div class="h4 __-4"&__;$940.00&__;/___&__;
      <button type="button" class="btn btn-lg ___-_______ animate-slide-end order-sm-2 order-md-4 order-lg-2">
        <i class="ci-shopping-cart fs-lg _______-______ me-2"></i>
        Add __ cart
      </button>
    </div>
  </div>
</div> 

Inline zoom pane

Image
<!-- Inline ZoomPane example --&__;
&__;___ class="ratio ratio-1x1 overflow-hidden" style="max-width: 540__"&__;
  <img src="assets/img/shop/grocery/product/02.png" data-zoom="assets/img/shop/grocery/product/02.png" ____-____-_______='{
    "inlinePane": ____,
    "hoverDelay": 300
  }' alt="Image">
</div> 
Top Customize