- SEO Ready
- Responsive 100%
- Fast-Loading
- Can post regular products and articles
- Using Schema Markup
- Order Form via Chat, Special Link, Marketplace
- Darkmode button with auto darkmode feature (automatically adjusts to visitor device settings)
- Slider banner on homepage
- The latest product list by label on the homepage
- Slider testimonial widget
- Show/hide comments column
etc.
Buttons HTML Code
Download Button :code :
Code:
<a class="btn-download" href="https://downloadlink.com">Download</a>
New Tab Link Button :
code :
Code:
<a class="btn-link" href="https://newlink.com">Click Here</a>
Buy Button :
code :
Code:
<a class="btn-buy" href="https://salepage.link">Buy This</a>
Plain Button :
code :
Code:
<a class="btn-default" href="https://your.link">Click Here</a>