Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to create warranty page on a web page using html

   <section class="s-tCare">

       <div class="b-tCare__inner">

           <h2 class="woocommerce-loop-product__title">Warranty</h2>

           <p class="b-tCare__desc">

               We are confident that you will love your new temi ,however, if you are unsatisfied for any reason we are

               here to listen and take care of any problem you might have with the product. So, no worries ha?

           </p>

           <div class="b-upsell__items flex space_between">

               <div class="b-upsell_item">

                   <img src="https://1ufbh52bd9hr2gjw2p1tgwng-wpengine.netdna-ssl.com/wp-content/themes/temi/images/ecommerce_icons/repair.svg"><br>

                   90 day <br>warranty

               </div>

               <div class="b-upsell_item">

                   <img src="https://1ufbh52bd9hr2gjw2p1tgwng-wpengine.netdna-ssl.com/wp-content/themes/temi/images/ecommerce_icons/agent_support.svg"><br>

                   Live support

               </div>

               <div class="b-upsell_item">

                   <img src="https://1ufbh52bd9hr2gjw2p1tgwng-wpengine.netdna-ssl.com/wp-content/themes/temi/images/ecommerce_icons/cashback.svg"><br>

                   Money back <br>guarantee

               </div>

               <div class="b-upsell_item">

                   <img src="https://1ufbh52bd9hr2gjw2p1tgwng-wpengine.netdna-ssl.com/wp-content/themes/temi/images/ecommerce_icons/free_returns.svg"><br>

                   Free returns

               </div>

           </div>

                           <a href="/warranty" class="button alt btn_tCare" aria-label="temi care learn more">LEARN MORE</a>

                   </div>

</section>
 
PREVIOUS NEXT
Tagged: #create #warranty #page #web #page #html
ADD COMMENT
Topic
Name
8+7 =