Multipurpose theme documentation
Multipurpose Fashion Theme
Template Gift Card
Multipurpose Fashion Theme
Theme: Multipurpose Fashion Theme
Help Center > Pages & Templates > Gift Card (Liquid)
Overview
The Gift Card template (gift_card.liquid) is the
gift card redemption page—shown when a customer redeems a
gift card. Shopify requires this to be a Liquid template (not
JSON). Customization is limited compared to JSON templates; layout is mostly
fixed by Shopify.
Template File
- File:
templates/gift_card.liquid - Format: Liquid (Shopify requirement)
- Applies to: Gift card redemption (automatic)
Note
This is separate from
Product Gift Card (product.gift-card.json),
which is the product page for gift cards you sell. The liquid template is for
the redemption experience.
Customization
- Limited customization via Theme Customizer
- Edit code for major changes (Liquid)
- Shopify provides the core redemption flow
Gift Card Template – FAQs
The Gift Card Template controls how digital gift cards are displayed after a customer purchases one. It shows the gift card code, balance, and redemption details.
It is used automatically when a customer buys a gift card product and views their gift card page.
- Gift card code
- Remaining balance
- Expiration date (if applicable)
- Store branding
- Instructions on how to redeem
Yes. You can adjust styling, branding, and layout through your theme files to match your store identity.
Shopify gift cards can be redeemed online. In-store redemption depends on your POS setup.
Yes. Customers can copy the code, print the page, or forward the gift card email.
A clean and professional gift card page builds trust and encourages gift purchases, especially during holidays and promotions.
Yes. The template is responsive and works properly on all device sizes.