BC Spark Documentation
Open a Store for FREEOther ThemesBuy Theme
  • Greeting
  • Theme Support
  • Full Theme Features
  • Installation
    • Installation
  • Header
    • Header Settings
    • Header Style
    • Top Promotion
    • Header Top
    • Store Logo
    • Custom Content
    • Quick Search
    • Dropdown Menu / Mega Menu
  • Footer
    • Footer Settings
    • Footer Style
    • Footer Top
    • Footer Bottom
  • Home Automotive
    • Main Carousel
    • Featured Categories
    • Product By Category Block
    • Product By Category ID 1-8
    • Popular Categories
    • Featured Brands with Video
    • Recent Posts
    • Brands Block
    • Contact Us Block
    • Policy Block
  • Home Tools
    • Main Carousel
    • Category Custom
    • Product Block 1
    • Product Block 2
    • Product By Category Block 1
    • Product By Category Block 2
    • Product By Category ID 1-8
    • Product Block 3
    • Popular Categories
    • Brands Block
    • Recent Posts
    • Customer Reviews
    • Policy Block
  • Home Motorcycle
    • Main Carousel
    • Featured Category
    • Popular Brands
    • Product By Category Block
    • Popular Categories 1
    • Product Block 1
    • Popular Categories 2
    • Product Block 2 + 3
    • Banner With Video
    • Recent Posts
    • Policy Block
  • Product Listing Page
    • Common Settings
    • Categories Top Banner
    • Categories Bottom: Custom Content
    • Categories Bottom: Customers Review
    • Categories Bottom: Brands Block
  • Product Detail Page
    • Common Settings
    • Frequently Bought Together Function (Bundle Products)
    • Countdown
    • Sold In Last Function
    • Secure Images
    • Sticky Add To Cart Function
    • Product Tabs
    • Product Block
  • Sidebar
    • Display & Content Settings
  • Product Card
    • Common Settings
    • Product Badges
  • Checkout Page
    • Common Settings
  • Other Pages
    • Cart Page
    • Brands Page
    • Contact Us Page
    • FAQs Page
    • Blog Post Page
  • Other Features
    • Ask An Expert Form
    • Newsletter Signup Popup
    • Recently Viewed Popup
  • Editing Theme Files
    • Intro
    • Accessing Edit Theme Files
    • Editing Theme Files
    • Saving Theme Files
    • Applying New Theme to Storefront
    • Limitations
  • Knowledge Base
  • Changelog
Powered by GitBook
On this page
  1. Product Detail Page

Product Tabs

PreviousSticky Add To Cart FunctionNextProduct Block

Last updated 4 months ago

Go to Storefront -> My Themes -> Customize. (If your store is a new store, you may need to go to Channel Manager -> Themes -> Edit Theme)

In the Theme Editor -> Go to Product Detail Page -> Product Tabs

** Sample Content of Product Description

After that, input sample content below:

```html
<p>A product description is a form of marketing copy used to describe and explain the benefits of your product. In other words, it provides all the information and details of your product on your ecommerce site. These product details can be one sentence, a short paragraph or bulleted. They can be serious, funny or quirky. They can be located right next to or underneath product titles and product images. They can be scannable selling points or have strong readability.</p>
<p><img class="image" title="Description Image" src="../../../product_images/uploaded_images/description.jpg" alt="Description Image" width="720" height="355" /></p>
<h6>Sample Unordered List</h6>
<ul>
    <li>Made with state-of-the-art flow forming technology.</li>
    <li>The perfect blend of light weight and strength.</li>
    <li>Proven to enhance handling, braking and acceleration.</li>
    <li>T&Uuml;V, VIA and JWL certified to ensure high standards of safety</li>
</ul>
<h6>Sample Ordered List</h6>
<ul>
    <li>Standard color options are Liquid Metal and Tarmac.</li>
    <li>Optional and custom powder coat colors available.</li>
    <li>Euro, Asian, and American fitments.</li>
    <li>Backed by lifetime limited structural warranty and 2-year finish warranty.</li>
</ul>
<div class="description-slider">
    <div><img class="image-item" src="../../../product_images/uploaded_images/category-carousel-1.jpg" alt="Description Image" /></div>
    <div><img class="image-item" src="../../../product_images/uploaded_images/category-carousel-2.jpg" alt="Description Image" /></div>
    <div><img class="image-item" src="../../../product_images/uploaded_images/category-carousel-3.jpg" alt="Description Image" /></div>
    <div><img class="image-item" src="../../../product_images/uploaded_images/category-carousel-4.jpg" alt="Description Image" /></div>
    <div><img class="image-item" src="../../../product_images/uploaded_images/category-carousel-5.jpg" alt="Description Image" /></div>
</div>
<h6>Sample Block Quote</h6>
<blockquote class="blockquote"><q>If you have a more technical product, don&rsquo;t be afraid to get in the weeds with your product description. Prove to your customer your brand&rsquo;s expertise in the industry by providing all possible details they&rsquo;d need to know before they ever even have to ask. </q></blockquote>
<p>Since some online shoppers only scan text on websites, it might be helpful to use bullet points that cover the most important product details. Bullet points should generally be used for specs (like dimensions) or short phrases (like features) so they are quick and easy to read.</p>
```

Input in Theme Editor limit 64 characters.

When you are happy with your changes, don't forget click Save and Publish to repackage the edited theme.