No content to show

User Activity

Found the solution @PaulNewton . I tried your method and output the assign and it showed me in this format ["medium"] instead of just showing medium. Than i changed the case to '["medium"]' and it works now. {% if product.metafields.my_fields.spice_l...
I did update the code as per your guide for Optimization. I tried using the above code for some reason it didnt work also. {% if product.metafields.my_fields.spice_level != blank %} {%- capture image_spicy_level_html -%} <img sr...
Yes i am the one selecting the spiciness level while creating or modifying product. 
I am using Product Metafield to display Spice Level of the Product with fix list of Low , Medium and High as fixed text, Currently i am trying to display images of Chilli which are uploaded on Shopify itself. If Low it will show 1 chilli and if 2 - f...
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.
Helpful From