Open Store Free
  • Buy Themes
  • Documentation
    • Kalles Shopify Theme
    • Kalles WordPress Theme
    • Gecko Shopify Theme
    • Elessi Shopify Theme
  • License FAQs
  • Open Ticket
  • Buy Themes
  • Documentation
    • Kalles Shopify Theme
    • Kalles WordPress Theme
    • Gecko Shopify Theme
    • Elessi Shopify Theme
  • License FAQs
  • Open Ticket

Kalles Shopify Theme

home/Documentation/Kalles Shopify Theme
Popular Search:Import demo, Update theme, Custom color
  • 1. GREETING
  • 2. CHANGELOGS
  • 3. INSTALLATION
    • How to get Instagram Access Token
    • How to update the theme?
    • Import Demo
    • Recommend Shopify App
    • Some Basic Before Using Theme
    • Upload Theme
  • 4. RECOMMEND APPS
    • Facebook Messenger - Live Chat
    • Flash Search
    • Growave
    • LayoutHub
    • Loox
    • ReCharge
    • Ryviu
    • Slider Revolution 6
  • 5. UPDATE THEME
    • How to update the theme between versions 3.x.x
    • What is new in version 3.0
  • 6. PRODUCT PAGE
    • Advance Product Type
    • Back in stock notification (Notify me form)
    • Brand Image (Vendor Image)
    • Configure Metafield on Kalles 3.x - supported OS 2.0
    • Configure Product 3D, AR models
    • Configure Size Guides for Products on Kalles ver 3.x.x
    • Configure Submenu Labels and Custom Product Labels
    • Configure the notice: "Will not ship until..." for Pre-order product
    • Configure variant images for product in Shopify dashboard
    • Configure variant on the Product page
    • Frequently Bought Together
    • Product Description sidebar with Collapsible tabs
    • Product Summary option
      • Configure Product Summary - Blocks Content
      • Configure Product Summary - Settings
    • Use the Custom HTML with Metafields in the Description Product tab
  • 7. COLLECTION PAGE
    • Filter by Product Options
    • Filter by Tags
  • 8. THEME SETTINGS
    • Cart & Search Widgets
    • Checkout
    • Collection Page
    • Custom CSS, JS
    • Favicon
    • General Settings
    • Group Variants Image
    • Header
    • Header Configuration
    • Language, Currency
    • Layout
    • Logo Header
    • Other settings
    • Product Item Settings
    • Product Page Settings
    • Recommendation Pop-up Add to Cart
    • Social Media
    • Style and color
    • Typography
  • 9. THEME SECTIONS
    • About us
    • Banner
    • Banner Custom
    • Banner Custom 2
    • Collection Banner
    • Collection Grid
    • Collection List
    • Collection list
    • Collection List Manual
    • Collection List Packery
    • Collection Slider
    • Custom HTML
    • Custom Liquid
    • Custom Section
    • Custom Section 2
    • Daily Deal Of The Day
    • Gallery
    • Image with text
    • Image With Text Overlay
    • Packery Collection
    • Packery Collection Manually
    • Promo Text
    • Rich text
    • Search Section
    • Shipping Text Simple
    • Store Information
    • Tab Collection
    • Tab Collection Slider
    • Testimonials
    • Text Columns with Images
  • 10. SECTIONS
    • Age verification popup
    • Blog Manual
    • Blog Posts
    • Brand List
    • Configure Product Quickview
    • Cookie Law Info
    • Exit Product Popup
    • Footer bottom
    • Footer top
    • Mobile menu & Mobile Categories
    • Newsletter popup
    • Sales popup
    • Shopping Cart Widget
    • Sticky Toolbar Mobile
    • Text Columns with Images 2
  • 11. BLOG
    • Default Blog
    • Filter by Tag for Blog
    • Portfolio Configuration
  • 12. THEME FAQs
    • Change currency format on Checkout Page
    • Countdown timer & Design images option for all sections
    • Custom HTML code for Size Guide page
    • How to change title "Product" to other words on "Collections/All" page?
    • How to configure custom colors swatch for your store?
    • How to enable/ disable Terms & Condition checkbox on Cart sidebar/ Cart Page?
    • How to enable/disable "Shipping calculated at checkout"?
    • Trick, Helpful Custom CSS
  • 13. MAIN NAVIGATION
    • Configure Megamenu on Kalles 3.x (New Type block)
  • 14. VARIANT CONFIGURATION
    • Configure different ID for Product Variants
    • Configure product Grouped
    • Configure Variant on loop & Collection page
  • 15. PAGES
    • About us

Product Description sidebar with Collapsible tabs

1093 views 2 December 3, 2021 Updated on January 12, 2022 Sarah

On the left sidebar, you will see the Product Page section >  Click to Add Block & scroll down to the bottom. You will see there are 3 collapsible blocks: collapsible description, collapsible review and collapsible tab. You can add them to the collapsible sidebar. This feature only support from Kalles 3.0.1 version

1. Collapsible Description

1.1. Heading:

There are 2 types of heading. It’s static heading & dynamic heading.

  • Static heading: You can write the title of the tab on the Heading box. This will show on all the products.

  • Dynamic heading: You can insert a dynamic source here. It means you can add a separate heading for each special product. You can follow these steps below.

Step 1: Create Product metafield definitions

You can go to Settings > Metafield > Product > Add definition. In this example, I create a definition with Name is heading and Content type is text.

Step 2: Adding values to metafields

Go to Shopify Admin > Products > All products > Select a certain product that you want to display the metafields heading for.

Step 3: Insert dynamic source

On the Collapsible Description tab, you should set the heading tab to blank, then click to Insert dynamic source > Select metafield you want it to show on the heading. In this example, I choose heading metafield which was created in step 1.

1.2. Content:

It shows the description which was added on Product admin.

Result:

2. Collapsible Review

First, you have to go to Theme settings > General settings

Second, scroll down to the Review settings > Select the review app you want to use.  

Now you’ll see a review show on the Collapsible Review tab

>2.1. Heading:

The configuration is the same as that described above for the heading on Collapsible Description.

2.2. Add Snippets Liquid:

When you want to use the other review app, which the theme does not support integrated, you can  add app snippets reviews to show a ‘write reviews’ on product page. Will working when you use ‘Other app‘ review on General settings. This is an example:

First, you can go to this link to install  Judge.me Product Reviews app. Second, you can copy & paste this code below to Add Snippets Liquid box on the Collapsible Review tab.
Code install:   

{%- render 'judgeme_widgets', widget_type: 'judgeme_review_widget', concierge_install: true -%}

Result:

Note: You should contact the review app’s support team to ask for the embed code for integration.

3. Collapsible tab

This tab is only support show Text content type.

3.1. Heading:

The configuration is the same as that described above for the heading on Collapsible Description.

3.2. Tab Content:

There are 2 types content. It’s static tab content & dynamic tab content.

  • Static tab content: You can add content in the tab content box. This will show the same on all products.

 

  • Dynamic tab content: You can add a separate tab for special products. The configuration is the same dynamic heading. You can do the same with this example:

Step 1: Create Product metafield definitions

You can go to Settings > Metafield > Product > Add definition. In this example, I create a definition with Name is text and Content type is text.

Step 2: Adding values to metafields

Go to Shopify Admin > Products > All products > select a certain product that you want to display content metafields content.

Step 3: Insert dynamic source

On the Collapsible tab, you can click to Insert dynamic source > Select the metafield that you want it to show on the tab. On this example, I select text metafield that created on step 2.

 

3.3. Tab content from page

This tab helps you show the content with HTML from the page. There are 2 types. It’s Static content & Dynamic content.

  • Static content: It’ll display content from the selected page and be visible on all product pages. You can do the same this example:

Step 1: Go to Pages admin > Create a new page > Add HTML content you like

Step 2: Display content page on the Collapsible tab

On this tab, you can click to Select page >  Select the page you wanna show on the tab.

 

  • Dynamic Content: You can add a separate tab for special products. The configuration is the same dynamic heading. You can do the same with this example:

Step 1: Create Product metafield definitions

You can go to Settings > Metafield > Product > Add definition. However, you have to select Reference on Content Type to add HTML for next step

Step 2: Adding values to metafields

First, you can go to Pages > Create a new page which uses HTML

Second, Go to Shopify Admin > Products > All products > select a certain product that you want to display content metafields content > Select the pages that you want .

Step 3: Display content the metafield custom page.

From Tab content from the page, you can click to Connect Dynamic Source, select metafield custom page which you wanna show.

NOTE

You can go to the Product page section > Collapsible tab  > Enable auto option to set collapsible tab auto open. This only works for the first

Was this helpful?

2 Yes  No
Copyright 2021 the4.co. All Rights Reserved.
Popular Search:Import demo, Update theme, Custom color