How can I delete a section from all product pages?

Just checking how to remove this section to all product pages?

@Glenda22 - please check customize settings and check if you have option to disable recommended product section, if no then using css we can do it, can you please share your product page link?

Hi @Glenda22 ,

Please share your store URL and if your store is password protected then please provide password too.

So that we can help you.

Thank you.

Hi,

Thanks for replying.

Here’s the URL. There’s no password its a live store.

https://www.happytotsph.com/products/allie

@Glenda22 - please add this css to the very end of your theme.scss file and check

#shopify-section-product-recommendations{display: none;    visibility: hidden;}

Hi Suyash,

I cannot disabled it under the customizer. I tried to look under products.template.liquid but I cannot find it.

Here’s the link. Thank you.

https://www.happytotsph.com/products/allie

Hi @suyash1 ,

Thank you! It did worked for the product recommendation (You may also like) but what I need to remove is the one at the top (You may be interested in) .

Here’s the picture.

@Glenda22 - please try this css

.smartr-container{display: none;    visibility: hidden;}

Hi @suyash1 ,
Thank you but it doesn’t work. It showing an error.

@Glenda22 - it has to be hosting or internet issue, css can not do it

Hi @suyash1 ,

Thank you. But when I removed the code in the Theme.scss it working again and no more “Aw snap” error.

Do you thinks its related to this?

@Glenda22 - no it is not due to that, can you add me as collab? I can send request, then I can check what happening

Using this email? suyash.patankar@gmail.com

@Glenda22 - yes please

Hi @Glenda22 ,

You can follow the instruction below:

  1. Go to Online Store->Theme->Edit code
  2. Asset->/timber.scss->paste below code at the bottom of the file:
.smartr-container {
    display: none !important;
}

If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.

Hi AvadaCommerce,

Thank you for replying. Its doesn’t work and its causing an “Aw snap” error.

Hi @Glenda22 ,

We didn’t see the error on your site. Can you take a picture of the error so we can see and test it?

Thanks

Hi @AvadaCommerce ,

I removed the code that’s why you won’t be able to see the error.

The error is when “Aw Snap”