Solved

How can I remove the 'You May Also Like' section from my page?

tonyvaloz
Shopify Partner
53 0 20

Hello friends....

I would like to hide the product recommendations YOU MAY ALSO LIKE section (in spanish: También Te Puede Interesar) from the following page:

https://menumovil.me/collections/planes/products/premium

I will appreciate any help!

 

Best regards!

Accepted Solution (1)
KetanKumar
Shopify Partner
36843 3636 11978

This is an accepted solution.

@tonyvaloz 

sorry for this issue can you please try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.

#plan-premium-mensual .product-recommendations {display: none;}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Replies 6 (6)

Oliver
Shopify Staff (Retired)
429 48 106

Hi, @tonyvaloz !

I'm not sure what theme you're using but if it's developed by Shopify you should be able to disable that from the Theme Editor. If it's supported in the theme editor for your theme, you should be able to find it by following the steps below:

  1. From your Shopify admin click Online Store > Themes > Customize on your active theme
  2. At the top of the page click on the drop down menu that says Home Page and switch to Product Pages
  3. There should now be a Product Recommendations section on the left hand side. Click that and toggle dynamic product recommendations off

Warm regards!

To learn more visit the Shopify Help Center or the Community Blog.

tonyvaloz
Shopify Partner
53 0 20

Thank you @Oliver but this solution applies for all products, and I only need to apply for the following product page only:

https://menumovil.me/collections/planes/products/premium

So I think the solution would be to add one or two lines of code in the Timber o Theme files, just like I have done it before. But at this time I cannot find what is the feature in the html source to hide.

Thank you again and will appreciate any help !

best regards

tony

 

KetanKumar
Shopify Partner
36843 3636 11978

This is an accepted solution.

@tonyvaloz 

sorry for this issue can you please try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.

#plan-premium-mensual .product-recommendations {display: none;}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
tonyvaloz
Shopify Partner
53 0 20

Hi @KetanKumar !!!

Wow... I almost do it by myself !... I was very close to the right code.
Thank again for your help. I always try to learn from all of you.

best regards

tony

KetanKumar
Shopify Partner
36843 3636 11978

@tonyvaloz 

it's my pleasure to help us

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
sendygear
Tourist
5 0 1

Hi @KetanKumar @Oliver 

I am having a similar problem whereby I have "you may also like" recommendations that are all incorrectly priced. I can not find the asset theme.scss.liquid however and nor do i have an option to toggle off as suggested by @Oliver 

 

Any help would be greatly appreciated

 

Thanks 

you may also like.JPG

 Note: these prices are all incorrect and match the product that is displayed on the page above.