Hi!
I want to remove the price display from the Featured Collections showing in my page. The theme I am using is Sense. What part of code should I edit? . Your help is greatly appreciated!
Here is a picture to show what I want to remove.
Goal: Remove product prices from the Featured Collection section in the Sense Shopify theme, showing only image and product name.
Context: The requester already hid prices on the Product Grid but needs the same specifically for Featured Collection (a homepage section that showcases products from a collection). Sense is a Shopify Online Store 2.0 theme.
Proposed approaches:
Issues raised:
Status: No confirmed solution or code was finalized in-thread. Another user asked for the outcome, implying the issue remains open with key next step being a precise CSS/section-level solution for Featured Collection.
Hi!
I want to remove the price display from the Featured Collections showing in my page. The theme I am using is Sense. What part of code should I edit? . Your help is greatly appreciated!
Here is a picture to show what I want to remove.
@enriquegarcia - you want to remove this 0 only or all prices? using css we can hide all the prices
I want to remove the price itself. I want the customer just to see the picture and the name of the product.
Hello @enriquegarcia
It’s GemPages support team and glad to support you today.
I would like to give you a solution to support you.
Go to Online Store → Theme → Edit code.
Open your theme.liquid theme file.
Paste the below code before :
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
@enriquegarcia - can you please share your pagelink?
I already did that to remove price from Product Grid, but I need it for Featured Collection!
wondering what the outcome was as im dealing with the same!
There actually is no in the entire code!
@Tim131 - from where do you want to remove the price?