Daone Prestashop v9.0
  • Getting started
    • Install Prestashop 9.0.0
    • Install Theme
    • Install Module
    • Update Module
  • THEME SETTINGS
    • Header
      • Logo
      • Menu
  • Content
    • Slideshow
    • Banner
    • Featured Products
    • Custom Text Block
    • New Products Block
    • Custom Text Block 1
  • Footer
    • Footer Contact Button
    • Social Button
    • Link List In Footer Center
    • Newletter Block
    • Footer After Left
    • Link List In Footer After
  • SUPPORT
    • 😃Theme Support
Powered by GitBook
On this page
  1. Content

Custom Text Block

PreviousFeatured ProductsNextNew Products Block

Last updated 15 days ago

In the Configure module of the Custom Text Block

Add HTML code in the source code section.

<div class="section-1">
<div class="row">
<div class="cl-xs-12 col-md-7 col-xl-6">
<div class="block__content">
<div class="block__image"><img class="img-fluid" src="https://cdn.shopify.com/s/files/1/0577/9675/5633/files/leo_daone_home1_image_1.jpg?v=1702967614" alt="Image 1" width="1000" height="650" /></div>
<div class="block__image--child"><img class="img-fluid" src="https://cdn.shopify.com/s/files/1/0577/9675/5633/files/leo_daone_home1_image_3.png?v=1702967614" alt="Image 2" width="286" height="286" />
<div class="image__caption">2025</div>
</div>
</div>
</div>
<div class="col-xs-12 col-md-5 col-xl-6">
<div class="block__content">
<div class="block__image"><img class="img-fluid" src="https://cdn.shopify.com/s/files/1/0577/9675/5633/files/leo_daone_home1_image_2.jpg?v=1702967614" alt="Image 3" width="505" height="650" /></div>
</div>
</div>
</div>
</div>
<div class="section-2">
<div class="container">
<div class="row">
<div class="col-xs-12 section__header">
<div class="section__label">Features</div>
<div class="section__title">company features</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="service__item">
<div class="service__image"><img src="https://cdn.shopify.com/s/files/1/0577/9675/5633/files/leo_daone_home1_icon_1.png?v=1702969541" title="" width="46" height="48" alt="leo_daone_home1_icon_1.png" /></div>
<div class="service__content">
<h3 class="service__title">Ship to Home</h3>
<p class="service__description">Order online and have products shipped to you.</p>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="service__item">
<div class="service__image"><img src="https://cdn.shopify.com/s/files/1/0577/9675/5633/files/leo_daone_home1_icon_2.png?v=1702969541" title="" width="46" height="48" alt="leo_daone_home1_icon_2.png" /></div>
<div class="service__content">
<h3 class="service__title">Free In-Store Pickup</h3>
<p class="service__description">Order online and have products shipped to you.</p>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="service__item">
<div class="service__image"><img src="https://cdn.shopify.com/s/files/1/0577/9675/5633/files/leo_daone_home1_icon_3.png?v=1702969541" title="" width="46" height="48" alt="leo_daone_home1_icon_3.png" /></div>
<div class="service__content">
<h3 class="service__title">Credit Offered</h3>
<p class="service__description">Order online and have products shipped to you.</p>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="service__item">
<div class="service__image"><img src="https://cdn.shopify.com/s/files/1/0577/9675/5633/files/leo_daone_home1_icon_4.png?v=1702969541" title="" width="46" height="48" alt="leo_daone_home1_icon_4.png" /></div>
<div class="service__content">
<h3 class="service__title">Online Customer Support</h3>
<p class="service__description">Order online and have products shipped to you.</p>
</div>
</div>
</div>
<div class="col-xs-12">
<div class="banner__2"><img src="https://cdn.shopify.com/s/files/1/0577/9675/5633/files/leo_daone_home1_logo.png?v=1702970691" title="" width="150" height="40" alt="leo_daone_home1_logo.png?v=1702970691" />
<h2>buy now pay later.</h2>
<a href="#"> make your order </a></div>
</div>
</div>
</div>
</div>