For Wix

Can AI shopping assistants find your Wix store?

ChatGPT, Perplexity, Claude, and Gemini recommend products now. This page covers what they read on a Wix store and where most stores fall short.

Last updated 2026-06-02

Score your Wix store →

Shoppers have started asking AI which product to buy. 41% of US shoppers now use AI assistants to research what they buy, according to the IBM and NRF study from January 2026. When ChatGPT or Perplexity answers one of those questions, it names specific stores. A lot of those stores run on Wix, and their owners are now finding out whether an assistant can actually read them.

Here is the part that surprises people. On the Wix Stores product pages we scanned, the structured data an assistant reads was already in place, and every one of those stores carried a complete offer in it: the price, the currency, and whether the item is in stock, all in a form a machine can read. That is more than many merchants assume they have. What trips Wix stores up sits a layer above the markup, in the words on the page and the identifiers that let an assistant match your product to a catalog.

What AI actually sees on a Wix store

The Wix stores we scanned were not invisible to AI. All 12 of the 12 carried a complete product offer an assistant could read: a price, a currency, and an in-stock signal together. The idea that a Wix store hides its price from an assistant did not hold up in the sample.

The gaps show up a layer above the markup. Content was the most common weak spot, the thinnest dimension on 9 of the 12 stores. And identifiers were almost absent: only 1 of the 12 stores carried a brand an assistant can match against a catalog, and none carried a GTIN. An assistant can read your price but has little to match it to.

Where Wix stores lose points

Thin product descriptions

This was the single most common weak spot. Of the 12 Wix stores we scanned, 9 were weakest on content, meaning the words on the page rather than the technology behind them. A two-line description tells a shopper little and tells an assistant less. If the material, the size, the use case, and what makes the product different are not written out in plain words, the AI has nothing to quote when someone asks for a recommendation in your category.

Needs work

Missing product identifiers

In the stores we scanned, the product markup gave an assistant a complete offer, but not the identifiers that let it match your product to a real catalog entry. Across the 12 stores, only 1 carried a brand and none carried a GTIN. Without a brand and a product code, the assistant can see your price but cannot confirm which product it is looking at. The deep dive below shows exactly what is missing.

Needs work

Hard-to-find policies

Shipping, returns, and refund terms are part of what an assistant checks before it puts your store in front of a shopper. When those pages are buried or folded into a wall of text, the AI cannot confirm you are a real, safe place to buy from. Some stores we scanned lost points here because the policy pages were hard for an assistant to find.

Needs work

No clear business identity

An assistant wants to know who you are, not just what you sell. A homepage that states the business name, what it sells, and how to reach you, in a form a machine can read, helps the AI connect your products to a real seller. A store still on a free wixsite.com subdomain, with no custom domain, has the hardest time here. A clear identity on your own domain pulls the whole score up.

Needs work

The identifier gap: a complete price, nothing to match it to

On Wix, the question is rarely whether you have a price an assistant can read. In every Wix store we scanned, the product page carried a Product in its structured data, and that Product carried a complete offer: the price, the currency, and the in-stock signal. What is usually missing is the identifier layer, a brand and a product code like a GTIN or MPN. An assistant uses those to match your product to a known catalog entry and tell it apart from everything else in your category. A Product with a price but no brand or code reads to a machine as “something is for sale here” rather than “this specific, identifiable product is for sale here.”

What we often found
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "Goat Milk Soap",
  "offers": {
    "@type": "Offer",
    "price": "8.00",
    "priceCurrency": "USD",
    "availability":
      "https://schema.org/InStock"
  }
}
</script>

A complete offer the assistant can read, but no brand and no product code, so it cannot match the item to a catalog entry.

What an assistant needs
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "Goat Milk Soap",
  "brand": { "@type": "Brand",
    "name": "Handmade Soaps and Such" },
  "gtin": "0712345678904",
  "offers": { "@type": "Offer",
    "price": "8.00",
    "priceCurrency": "USD",
    "availability":
      "https://schema.org/InStock"
  }
}
</script>

The same offer, plus a brand and a GTIN. Now the assistant can match the product to a real, identifiable item.

This is the gap we measured across real Wix stores. Of the 12 stores we scanned, all 12 carried a complete offer, so the price was never the problem. But only 1 carried a brand, and none carried a GTIN. The fix is not a new platform. It is adding the brand and a product code to your Wix product, then checking that they show up in the structured data the page emits.

Illustrative markup based on the patterns we measured across real Wix stores. Run the free check to see your own.

How to close the gap

  1. Put the key facts in the description

    Write the material, the size, the use case, and what makes the product different into the visible product description, in plain sentences a customer would read. This was the most common weak spot, and it is the one no app can write for you.

  2. Add a brand and a product code

    In your Wix product, fill in the brand and a code like a GTIN or MPN, then confirm they appear in the product markup. This was the biggest thing missing across the stores we scanned, a complete price with nothing to match it to. Adding it lets an assistant tie your product to a real catalog entry.

  3. Make policies easy to find

    Link your shipping, returns, and refund pages clearly, rather than folding them into one page or a wall of text. They are part of what an assistant checks before it recommends a store, and a few stores we scanned lost points because the policies were hard to find.

  4. State who you are, on your own domain

    Make sure your homepage says who you are, what you sell, and how to reach you, in a form a machine can read. If your store is still on a free wixsite.com subdomain, moving to a custom domain helps an assistant treat you as a real, established seller.

What we found across real Wix stores

12

of the 12 Wix stores we scanned carried a complete product offer an assistant can read: a price, a currency, and an in-stock signal. In the sample, price was not the gap.

Wix stores we scanned, 2026

1

of the 12 stores carried a brand an assistant can match against a catalog, and none carried a GTIN. The rest give an assistant a price with nothing to match it to.

Wix stores we scanned, 2026

66

median AI-visibility score out of 100. Most stores were close, held back by thin content and missing identifiers.

Wix stores we scanned, 2026

One anonymized store from that scan. A complete offer and trusted policies, held back by thin content and no product identifiers:

Product info60
Content47
Trust100
Brand65
Projected if fixed →67.4289/100Projected if the fixes above are applied: richer content and a brand and code on each product. A calculated estimate from the scan, not a re-scan.

Questions

Does Wix hide my price from AI?

No. Every one of the 12 stores we scanned carried a complete offer in its structured data: the price, the currency, and whether the item is in stock, in a form a machine can read. The price is not the gap. Thin descriptions and missing identifiers, like a brand and a GTIN, are what hold Wix stores back.

Does ChatGPT recommend Wix stores?

It can. Assistants recommend whatever store they can read and trust, on any platform. A Wix store with real descriptions, clear policies, a complete offer, and identifiers competes fine. The platform is not the blocker. The signals on your pages are.

Is this AEO or GEO for Wix?

Same idea, plain words. AEO (answer engine optimization) and GEO (generative engine optimization) both mean making your store readable and recommendable by AI assistants. That is exactly what this page is about, for Wix stores.

How do I add a brand or GTIN on Wix Stores?

Open the product in your Wix store editor and fill in the brand and a code like a GTIN, UPC, or MPN in the product fields. Then check that they appear in the structured data your product page emits, and if they do not, a structured-data app can add them. It was the most common thing missing across the stores we scanned, a complete price with no brand or code to match it to.

See where your Wix store stands.

Free. ~30 seconds. Nothing changes on your store.

Score your Wix store →

See exactly how we score, on the methodology page, or compare AI visibility across platforms.