How can I remove the product price from an e-gift card?

Hi,

I’m trying to get rid of the product price showing above the denominations in my e-gift card. I don’t know how to get rid of it only for this page without affecting every other product. Also how do i get rid of the quantity option?

Hi @jibias
You can do this by custom coding.
You can mark a condition according to product.

Which coding? I don’t know what to put

Hi @jibias ,

Our app Gift Card Pro offers a different product page specifically built for Gift Cards that will solve this issue for you out of the box without the need for custom coding. Here is a link to the app listing page: https://apps.shopify.com/gift-card-pro-1

Please let me know if you would like to go over anything here or need any help getting set up. Happy to hop on a Zoom call or answer any questions!

Tim

Gist Applications

Hey, @jibias !

If you wish to customize a single product page, you’ll need to create a product template in your theme. You can design this product template differently from the rest of your product pages and you can assign it to selected products (in this case the gift card). This only works on Online Store 2.0 themes, such as Dawn, so you can consider using one to achieve this design if you’re not using this type of theme. Here’s a guide on upgrading to an Online Store 2.0 theme if you need it.

To create a product template, you can go through the following steps:

  1. In your Shopify admin, go to Online Store > Themes.
  2. Click Customize beside your live or current Online Store 2.0 theme to open the theme editor.
  3. Click the dropdown menu at the top of the theme editor.
  4. Select the template that you want to edit from the dropdown menu, in this case Products.
  5. Click + Create template.
  6. Give your template a unique name.
  7. Select which existing template you want to base your new template on.
  8. Click Create template.

Once you create the product template, you will be able to design it. Before you do, make sure the template is selected on the dropdown menu at the top of the theme editor. If you need the steps on how to remove the product price and quantity option, you can refer to the following:

  1. On the right sidebar of the theme editor, click the arrow beside Product information to expand it.
  2. To remove the price, click Price then click Remove block.
  3. To remove the quantity option, click Quantity selector then click Remove block.
  4. Click Save.

When your product template is ready, you can finally assign it to the gift card product. This can be done with the steps below.

  1. Go back to your Shopify admin. If you’re on the theme editor, click the Exit arrow on the upper left-hand corner of the page.
  2. Click Products > Gift cards.
  3. Click View gift card products.
  4. Click the appropriate gift card product.
  5. On the Online Store section found on the right side of the page, when you scroll to the bottom, click the dropdown underneath Theme template.
  6. Select the template you just created.
  7. Click Save.