Yuva Knowledge base
  • Sections
    • 💡How to set up the swatches
    • ✨Recommended image sizes
    • ✨How to show social media icons in the footer
    • ✨How to hide the product description from the product page
    • ✨How to display sticky add to cart bar on the product page
    • ✨How to show different content on different pages/collections
    • ✨How to show size guide on PDP
    • ✨How to add custom badges
    • ✨How to setup the product variations
    • ✨Upgrade a theme
    • ✨Microdata schema
  • How to setup the presets
    • Set up the demo layouts
  • Amaze home page json
  • Amaze product page json
  • Amaze settings data json
  • Woofy home page json
  • Woofy product page json
  • Woofy settings data json
  • Classic home page json
  • Classic product page json
  • Classic settings data json
  • Bold home page json
  • Bold product page json
  • Bold settings data json
  • Elegant home page json
  • Elegant product page json
  • Elegant settings data json
Powered by GitBook
On this page
  • How to add separate size guides for all products
  • IMPORTANT NOTE:
  1. Sections

How to show size guide on PDP

PreviousHow to show different content on different pages/collectionsNextHow to add custom badges

Last updated 1 year ago

To add a single-size guide to all products, follow the steps given below: - Go to the product template.

- Add a block with the name 'Variant picker.'

- Select any page to show as the size guide:

How to add separate size guides for all products

Go to store settings>Custom data>Products

Create a meta field with name yuva_theme.size_chart with type Page as shown below:

Go to the product page from the Shopify dashboard

Select any page here( This page will be applicable to this specific product only.) and save the product.

Now. go to the theme editor> Product template and add block "Variant picker"(as explained above) and add meta field from the dynamic source and save it (as shown below):

The size guide will show like this on the storefront:

IMPORTANT NOTE:

In case the option name is different than the Size then this 'Size chart' link can be connected with your option names as well using the below given process. Problem is: Suppose the size chart is not showing here because the option name is different than the size.

The solution is: Go to the theme settings> Product and save the option name that reflects product sizes. Added the option name and the size chart started showing:

✨