GST Calculator on WordPress
Add or remove GST with CGST/SGST/IGST split for Indian invoices.
Use GST Calculator on Tools.Town → · SEO landing page →
Shortcode
[sitetools tool="gst-calculator"] Gutenberg
Add block SiteTools Calculator and select GST Calculator from the tool dropdown. Block guide →
Script embed (non-WordPress)
<link rel="stylesheet" href="https://tools.town/embed/sitetools-tools.css">
<div data-sitetools-tool="gst-calculator"
data-theme="light"></div>
<script src="https://tools.town/embed/sitetools-tools.js" defer></script> Theming
Example with dark theme and custom accent:
[sitetools tool="gst-calculator" theme="dark" accent="#7c3aed"]