I’m new to Shopify and trying to figure out how to display product sizes on the collection page…similar to this page (hover over image): https://www.mahsa.co.nz/collections/dress
I don’t need the hover affect. I just want to display the sizes.
@KetanKumar , thank you for your reply. I don’t have that file listed anywhere under code. There’s no .scss files at all. I tried your code in section-collection-list.css, template-collection.css and section-featured-product.css but it didn’t work.
Hi. Can you share the app? I have the same problem. I would like to show the sizes under my products (collections). If you could share I will appreciate. thanks
Hi the app is G:Variant Image + Color Swatch https://apps.shopify.com/globo-color-swatches. It works really well and shows the sizes and colour swatches, plus the support team is very responsive.
Please I need your help I made groups divided according to size, for example 0-3 months and 3-6 months, and I need to hide the products whose inventory for size 0-3 months is zero when displaying a collection of 0-3 So that the customer only shows the available products And the same in collection 3-6 months As the current situation .. it displays all products of size 0-3 even if its stock is zero, because the stock of the total product for all sizes is not zero, but the stock of size 3-6 may be equal to 2 Therefore, the condition that the offered stock is greater than zero does not work for me What is the solution please