Skip to content

Instantly share code, notes, and snippets.

@ketanmistry
Last active June 30, 2025 21:21
Show Gist options
  • Save ketanmistry/25b6338ed4a9a6df2e9c0d47201f25fa to your computer and use it in GitHub Desktop.
Save ketanmistry/25b6338ed4a9a6df2e9c0d47201f25fa to your computer and use it in GitHub Desktop.
Instructions on how to set up VAT relief within Shopify products.

Ketan Mistry logo.

Shopify VAT Relief User Guide

Version: 1.0
Updated: 30th May 2025

This guide describes setting up products with VAT exemption in Shopify.

1. Setting up products

Below are instructions on how to set up and manage VAT exemption for products within your Shopify store.

VAT Relief - Modal

1.1 Set variant options

Variant option groups should be created per the following list. Items in bold must be named exactly as listed below. These are added in the “Variants” section of the edit product page on the Shopify admin. The VAT group can be placed before or after other option groups.

  1. VAT
    • VAT Exempt
    • VAT Included
  2. Any additional variants, e.g. Size, Colour, etc.

VAT Relief - Variant Options

1.2: Assign prices to each variant

Once the groups in step 1.1 have been created, Shopify automatically creates the required variants. Set the price with/without VAT per variant. Each VAT pair can have the same SKU to retain links with any stock management app that is connected.

VAT Relief - Variants

VAT Exempt Variants

Uncheck the "Charge tax on variant" option for each VAT-exempt variant (i.e. those with “Exempt” in their title). You will need to click on each variant to see this option.

VAT Relief - Charge Tax Checkbox

2. Customise VAT Sections

The text within the VAT relief popup on the product page can be edited via the theme customiser:

CleanShot.2025-06-13.at.15.52.33.mp4

Similarly, the VAT options displayed in the cart can also be edited:

CleanShot.2025-06-13.at.15.56.52.mp4

Depending on the theme, the setting group may be listed seperately, but still on the related page template.

3. Stock Sync

Using the same SKU's against each vat exempt variant pair should keep your stock in sync within your stock management software. If you are not using separate software, there are a few third-party Shopify apps you can use:

See more details on the Shopify forum thread: https://community.shopify.com/c/shopify-flow-app/sync-inventory-stock-for-variants-with-the-same-sku-using/m-p/1614105

Comments are disabled for this gist.