Size chart page - Shown & Not Shown - Prestige Theme

  • I have 1 product with a size chart paged linked to it and the size chart link is shown on the frontend
  • I have 1 product with a size chart paged linked to it and the size chart link is not shown on the frontend

How is it possible that it will show on 1 product and not on the other? I have tried everything in the book and I can not figure it out.

Hi @rbrownofficial ,

Please go to variant-picker.liquid file, at line 75 and change code here:

Code:

{%- if size_chart_page != blank and size_label_list contains option_downcase and product.handle == 'product handle' -%}

Hi,

Thank you for your response. When I change the code the size guide does not appear on any product.

To give a bit of context. The size guide is defined in a product metafield that is linked to a page with the size chart.

This is how my code looks when 1 product has the size chart link and the other does not have it:

Hi @rbrownofficial ,

Which products do you want it to display for? I will show you the detailed code for ‘product handle’

What do you mean with what products? I just want it to work on all products. To me it very weird that one product shows it and the other does not. I don’t understand that this is even possible.

Hi @rbrownofficial ,

Meaning you want it visible to all? Please send me the product link that is not showing, I will guide you to add options for it

I send you a PM @namphan

1 Like

Hi @rbrownofficial ,

Please go to Actions > Edit default theme content > Filter ‘Size’ > Add ‘,Cup Size’.