Shopify CSV

Fill Shopify Gift card from product type

2026-06-21
Task

This case prepares the Gift card column from product_type for the final CSV.

Short answer

Set Gift card to true for gift card and certificate rows; use false for regular products.

How to do it in Eofferix

  1. Select the source column or create the output column from the specified source. product_typeGift card.

  2. Open the settings of the output column Gift card.

    Open settings: Gift card
    Real animation: opening the output column settings in the table editor.
  3. In Transformations, add the rules shown below.

    Transformations: Gift card
    Real screenshot of the Transformations block for this column.
  4. Save the settings, go to export, and check the values in the downloaded CSV.

Check target column names and accepted values against the official CSV documentation. Shopify CSV.

Before / after

Before

source data
HandleTitleproduct_type
gift-50Gift certificate 50gift card
cert-100Certificate 100certificate
lampDesk lampproduct

After

result
HandleTitleGift card
gift-50Gift certificate 50true
cert-100Certificate 100true
lampDesk lampfalse

Process data faster with Eofferix

Create a free account to automate catalogs and price lists around your own rules.

Sign up