Hide product prices at checkout

Topic summary

Goal: show only the total price during checkout by hiding individual item prices for gift bundles.

Attempt: added a CSS rule in theme.css — “._19gi7ytm { display: none !important; }” — to hide line‑item prices, seeking help on how to make this work.

Context: requester believes this can be achieved without relying solely on Shopify Plus (Shopify’s advanced plan often associated with checkout customization).

Assets: shared storefront URL and password, plus a screenshot illustrating the checkout view where item prices appear.

Status: no solution or decisions yet; the request remains open. Key question: how to hide item-level prices at checkout via theme/CSS on a non‑Plus store.

Summarized with AI on December 28. AI used: gpt-5.

Hi,

I was trying to use this code in my theme.css file to hide the prices of the single items at the checkout, so that people will only see the total price (because I’m selling gift bundles).
Can anyone please help. I know this can be done somehow and not only with Shopify Plus.

Thank you in advance!!

._19gi7ytm {
display: none !important;
}

https://itsycycle.nl/

password: skaine