---
title: >-
  Show automatic international tax-inclusive prices using liquid - Shopify
  developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/show-automatic-international-tax-inclusive-prices-using-liquid
  md: >-
    https://shopify.dev/changelog/show-automatic-international-tax-inclusive-prices-using-liquid.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: Themes
    handle: dev_themes
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2021-03-09T08:57:24-05:00'
  postedAt: '2021-03-09T00:00:00-05:00'
  updatedAt: '2024-02-02T10:05:00-05:00'
  effectiveAt: '2021-03-09T00:00:00-05:00'
---

March 9, 2021

Tags:

* Themes

# Show automatic international tax-inclusive prices using liquid

With the launch of automatic international tax-inclusive pricing, whether or not prices have taxes included can vary based on the customer's country.

This change introduces a new liquid method on the `cart` drop, `cart.taxes_included`.

Learn more about [automatic international tax-inclusive pricing](https://shopify.dev/docs/themes/liquid/reference/objects/cart#cart-original_total_price) in the Shopify Developer Docs.
