Google Merchant Center PrestaShop Suspended: Fix Guide 2026
• 7 min read
PrestaShop is the most widely used e-commerce platform in France, Spain, and Latin America, and PrestaShop stores get suspended from Google Merchant Center for the same reasons every platform does: policy gaps, data inconsistencies, and incomplete configuration. The difference is that PrestaShop has some specific default settings that create compliance problems most merchants do not catch until the suspension email arrives.
This guide covers the PrestaShop-specific causes, the fixes that work, and how to get reinstated. Before diving into platform specifics, run the free GMCSuspension.com audit on your store. It checks 43+ policy requirements in under 60 seconds and tells you exactly what Google found before you spend time fixing the wrong things.
Why PrestaShop Stores Get Suspended: The Platform-Specific Causes
Tax Display Mismatch (Price Mismatch)
This is the most common PrestaShop-specific suspension cause. PrestaShop lets you configure whether prices display including VAT or excluding VAT in different contexts. The most dangerous configuration: product pages show prices including tax (which is correct for B2C markets in Europe) but the product feed exports prices excluding tax. The Shopping ad shows a price 20% lower than what the customer pays at checkout. Google treats this as misrepresentation.
Fix: In your PrestaShop back office, go to the Google module feed settings and confirm the price exported matches what is shown on product pages. For EU merchants, your feed price must include VAT if your website shows VAT-inclusive prices to customers. See the price mismatch fix guide for the specific attributes to check.
Empty or Auto-Generated Policy Pages
PrestaShop installations come with CMS pages for terms of service, legal notices, and privacy policy. By default, these pages contain placeholder text or the store owner's name and nothing else. Google's AI verification layer reads these pages and flags them as inadequate when they lack substantive content.
Your shipping policy, return policy, and privacy policy pages must each contain complete, specific information. "Shipping times may vary" is not a shipping policy. "Returns are accepted in accordance with applicable law" is not a return policy. Google checks for specific coverage: countries shipped to, methods, costs, delivery windows, return periods, conditions, refund process, and personal data handling.
Guest Checkout Disabled or Broken
Some PrestaShop store owners disable guest checkout to force account creation. Google treats this as a checkout barrier, which can trigger a misrepresentation or website quality violation. If your store requires account registration before purchase, enable guest checkout in PrestaShop's Order Settings. Google checks whether checkout is accessible without a mandatory account.
PrestaShop Combinations and Variant Pricing
PrestaShop's combination system (size/color variants) can create price mismatches if different combinations have different prices and the feed only exports the base product price. If a customer clicks a Shopping ad for a product at $29, but the specific combination they select costs $39, that is a direct price mismatch violation.
Fix: Verify that your Google feed module exports the correct price for each combination. Use the feed rules in Merchant Center to check a sample of your combination products against their actual landing page prices.
PrestaShop Policy Page Requirements
Create a dedicated shipping policy page at a URL like /shipping-policy or /delivery-information. Link it from your footer. The page must include the specific information Google requires:
- Countries you ship to (list each explicitly)
- Shipping methods and carrier names
- Delivery timeframes per method (specific ranges, not "may vary")
- Shipping costs per method, or free shipping threshold if applicable
- Handling time (business days before shipping)
Your return policy page must state the return window (number of days), the condition goods must be in for returns to be accepted, whether return shipping is paid by you or the customer, and the refund process and timeline.
In PrestaShop, edit these CMS pages via CMS Content in your back office. Do not use placeholders. Write real policy content that matches how your store actually operates. See the missing return policy guide and the shipping policy requirements for the specific language that meets Google's standards.
Connecting PrestaShop to Google Merchant Center
Use the official Google module for PrestaShop, available in the Addons Marketplace. After installation:
- Connect via Google OAuth and select your Merchant Center account
- Verify your store domain using the Google Site Verification module or by adding the HTML verification file to your server
- Configure product feed settings: confirm [price] exports including VAT if your site shows VAT-inclusive prices, map [availability] to your stock status correctly, add [gtin] from your product EAN/UPC fields if available
- Set up shipping attributes in Merchant Center to match your published shipping policy
- Run a feed fetch and check the Diagnostics tab for any disapproved products before activating
For stores with many product combinations or multi-currency setups, validate the feed export manually by downloading a sample and comparing prices against your actual product pages.
The Pre-Appeal Checklist for PrestaShop
Before submitting a reinstatement request, verify all of the following:
- Shipping policy page exists, is complete, and is linked from the footer
- Return policy page exists, is complete, and states a specific return window
- Privacy policy page is substantive (not placeholder text)
- Contact page has a physical address, phone number, and email
- Business name and address in Merchant Center match what is on the website
- Product feed prices match website prices including VAT if applicable
- Checkout is accessible without mandatory account creation
- SSL certificate is valid and checkout loads on HTTPS
- No combination/variant pricing mismatches in the feed
Use the full 43-point suspension checklist for a complete walkthrough. After fixing everything on this list, submit your reinstatement request in Merchant Center's Account Issues section with a specific description of each change you made.
If your suspension is classified as misrepresentation, the misrepresentation suspension guide covers additional checks specific to that violation category.
Frequently Asked Questions
Why did my PrestaShop store get suspended in Google Merchant Center?
The most common causes are price mismatches from VAT display settings, empty or auto-generated policy pages, disabled guest checkout, and product combination pricing mismatches. Run the free audit to identify which issues apply to your store.
How do I connect PrestaShop to Google Merchant Center correctly?
Use Google's official PrestaShop module. After connecting via OAuth, configure price export to match your site's display (inc-VAT for EU B2C), map availability to stock status, and set up shipping in Merchant Center to match your policy page.
What PrestaShop settings cause misrepresentation?
Tax display configuration (ex-VAT feed vs inc-VAT website), disabled guest checkout, empty CMS policy pages, and combination pricing that does not export correct per-variant prices in the feed.
How long does PrestaShop Merchant Center reinstatement take?
3 to 7 business days for a first-time appeal with a complete fix. Fix all issues before submitting, not just the one mentioned in the suspension email.
Does PrestaShop have a Google Merchant Center integration module?
Yes. Google's official module is available in the PrestaShop Addons Marketplace and handles feed generation, domain verification, and free listing opt-in.