Hello
how can I remove the recently viewed products section from the cart page?
thanks in advance
Leedz
Hello
how can I remove the recently viewed products section from the cart page?
thanks in advance
Leedz
Hi @Leedz ,
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 @Leedz ,
You can follow the instruction below:
.template-cart #shopify-section-recently-viewed-products {
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.
oh sorry for that can you please check theme customization option allow to disable option
Thanks a lot