<turbo-stream action="update" target="remote_modal"><template>
  <turbo-frame id="remote_modal">
  <div class="modal fade" data-controller="modal"
       data-action="turbo:submit-end->modal#submitEnd keyup@window->modal#closeWithKeyboard click@window->modal#closeBackground">
    <div class="modal-dialog modal-lg">
      <div class="modal-content rounded-0 border shadow-sm position-relative" style="border-width: 10px !important; border-color: #C0C0C0 !important;">
        <button type="button" class="btn-close btn-sm position-absolute top-0 end-0 m-2" data-bs-dismiss="modal" aria-label="Close" style="z-index: 1050;"></button>
        <div class="modal-body remote_modal_body " id="remote_modal_body">
          
    <div class="row">
  <div class="col-xs-12 text-center">
    <img id="main-img" class="img-responsive" src="https://www.25karats.com/p/custom-jewelry-gallery/image_1/11/large_CM3_A.jpg" />
  </div>

  <div class="col-xs-12 text-center" style="margin-top:5px;margin-bottom:5px;">
    <img class="custom_thumb" style="cursor:pointer" onclick="document.getElementById(&#39;main-img&#39;).src=&#39;https://www.25karats.com/p/custom-jewelry-gallery/image_1/11/large_CM3_A.jpg&#39;" src="https://www.25karats.com/p/custom-jewelry-gallery/image_1/11/small_CM3_A.jpg" />
      <img class="custom_thumb" style="cursor:pointer" onclick="document.getElementById(&#39;main-img&#39;).src=&#39;https://www.25karats.com/p/custom-jewelry-gallery/image_2/11/large_CM3_1_A.jpg&#39;" src="https://www.25karats.com/p/custom-jewelry-gallery/image_2/11/small_CM3_1_A.jpg" />
      <img class="custom_thumb" style="cursor:pointer" onclick="document.getElementById(&#39;main-img&#39;).src=&#39;https://www.25karats.com/p/custom-jewelry-gallery/cad_image_1/11/large_CM3_B.jpg&#39;" src="https://www.25karats.com/p/custom-jewelry-gallery/cad_image_1/11/small_CM3_B.jpg" />
  </div>

  <div class="col-12 p-5 pb-0 text-muted">
    <p>Pear shape blue sapphires are spellbinding. Our customer wanted a ring to use the sapphires in combination with a cushion diamond. We recommended a three stone design to keep the sapphires sizable. We created a CAD image of the ring with air lined prongs. The model was cast in platinum with a plain shank. Antique pattern on the shank was hand engraved afterwards. The high setting is perfect for showing off the beauty of sapphire and diamond combination crowning this lovely setting. Our customer informed us that she gets high praises all the time for this very unique ring.  </p>
  </div>

</div>


        </div>
      </div>
    </div>
  </div>
</turbo-frame></template></turbo-stream>