Açıklama
Google’s Product rich-results guidelines require that the price in your product schema match the price shown to users.
When WooCommerce is set to “Prices entered excluding tax” this isn’t the case—schema shows the net figure while the shop shows the gross.
Price Schema VAT Fixer plugs that gap:
- Overrides the WooCommerce structured-data filter (
woocommerce_structured_data_product
) and injects the correct gross price. - Lets you define a tax-lookup address distinct from the store base location when your shop’s physical location differs from the VAT regime you charge.
- No templates touched, no extra database tables.
Built for merchants who care about SEO, compliance, and clarity.
Yükleme
- In your WordPress dashboard, go to Plugins Add New, search for Price Schema VAT Fixer, and click Install Now.
- Activate the plugin.
- Click Schema VAT in the left-hand admin menu to configure an optional tax-lookup address.
SSS
-
Does this change prices *inside* WooCommerce?
-
No. Prices at checkout, in reports, etc. are untouched. Only the structured-data (JSON-LD) output is modified.
-
Will it work with multi-currency plugins?
-
Yes—as long as the other plugin filters WooCommerce’s standard price hooks, the gross figure seen by the visitor is what we write to schema.
-
What if my store already enters prices including tax?
-
The plugin detects this and disables itself, showing an admin notice so you know nothing else is required.
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“Price Schema VAT Fixer” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Price Schema VAT Fixer” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
1.0 – 2025-05-12
- Initial public release.
- Adds gross-price JSON-LD fix.
- Optional custom tax address.