Product variants are not showing on the website

my product variants arent showing up on my store and i cant even edit the variant options either as well as adding anything. i have no idea how to fix it and need urgent help. the domain is cleannadeef.com thank you

Hi There!

Would you mind sharing a product where the variants should be showing please? I’ll check it out!

all of the products arent showing their variants!

All of them arent showing their variants!

Go to your theme.scss, locate the following class and add the “display:block;”, someone was hiding it:

.product-single__variants {
    /* display: none; */
display:block;
}

Thank You so much!

Hello Bro,

Can you help to check my website, the variants options do not show on the product page also.

https://www.lnchome.com/collections/swing-arm-sconces/products/wall-sconcesa03469

I almost try to all solutions which I can find on the Shopify community but didn’t work.

I also try to publish another theme, I guess one of I added app broke this but I can’t find the reason.

Thanks a lot!