A Look at Product Schema for Ecommerce SEO

A Look at Product Schema for Ecommerce SEO

The Covid-19 pandemic impacted many aspects of our lives, including how we shop for items and explore potential marketplaces.

There has been a shift from the real world to the digital world as research confirms that more customers are shopping online.

This means that digital marketers and SEOs must rethink how they present their products online, and use every tool in their arsenal to win search visibility and sell their products or services.

One such tool that can give ecommerce SEOs the upper hand is schema markup.

Now, there are many types of schema, but the product schema offers a bundle of information to users and search engines alike as it relates to ecommerce.

The product schema allows you to add specific product attributes to your product listings that can appear as rich results on the search engine results page (SERP).

You can see the full list of properties for the product schema on schema.org.

Product schema often returns a rich result or rich snippet in the SERPs, as we see here in this example from Google:

(A description, star rating, price range, and plenty more can appear alongside a product.)

These rich snippets draw attention and break through the noise of the SERPs that we see today. 

Notice how some of the image results display a “Product” tag on the lower left-hand corner — this is another result of the product schema, which makes search results stand out and can drive clicks and conversions.

Since the product schema can display price, availability, review ratings, and other product qualities on a specific search result, this schema type can increase the pixel space of your SERP listing.

The added value of the various product qualities also works to increase organic click-through rate (CTR).

Look at the star rating in the example above. That could be the social proof needed to get a potential customer to click.

A new addition to the this schema type is the Price Drop rich result, which can alert searchers to a price change if you specify a price with the Offer property. Google analyzes the “historical average of your product’s pricing” to calculate the price drop.  

Another benefit of the product schema is being able to provide shipping information directly on the SERPs.

With the addition of the OfferShippingDetails structured data, you can specify if a product has free shipping or if there is a fee. This can be a determining factor in who a customer decides to do business with.

We cover the shipping details property in detail down below.

The product markup has many properties that can help both users and search engines understand the information on your pages — that is, if your pages meet the guidelines (i.e. the schema is used on a specific product page and the products are not adult-related).  

Then, of course, there are best practices to follow to ensure that the schema is implemented correctly. In order for your content to display as a rich result on the SERPs, you need to include all the required properties.

You must include either the review, aggregateRating, or offersproperty as a part of your product schema.

When one is added, the other two become recommended properties — but at least one is required.

If you choose to implement the review snippet to showcase reviews of your items, it has required properties of its own.

Even though the Product schema has its own set of required properties, if you add the review schema, you must include:

If you add the AggregateRatingproperty — which shows the average rating from multiple reviews — to your Product schema, you’ll also need to include:

Note: For reviews and ratings, you must host the reviews and/or ratings on your own site. Third-party reviews are not allowed.

In order to properly add an offer to your product, you must include only one required property: price.

There are, however, many recommended properties, including the shippingDetails property. As we saw with the original example above, this property shows shipping costs and locations.

Let’s take a closer look at this property.  

Shipping details can be used to highlight things such as:

To indicate that a product has free shipping, set the shippingRate to “0” for all regions where you ship that product. If you have free shipping to the state of New York, for example, you would implement the following code from Google:

The doesNotShipproperty specifies regions where shipping is unavailable. Google offers the example of shipping to the United States, but not to Alaska or Hawaii. In that case, the code used would look like this:

Products often have multiple shipping options for users to choose (i.e. overnight shipping, standard, etc.). These choices affect the overall cost to ship, so you can specify the costs and options with multiple shippingDetailsproperties.

Each should then contain unique combinations of the shippingRateand deliveryTime. Google displays the data based on the cheapest option to ship.  

Shipping costs often vary depending on the location of the recipient, and a simple tweak of the code can inform customers in a certain locale what shipping would cost them — down to the zip code level.

Google uses this example to highlight the specificity that the schema allows for. Here, the shipping rate is $3.49 for all customers who live in zip codes 98100-98199.  

Product schema can be written in JSON-LD, RDFa, or Microdata.

The length of the code depends on how many of the properties you choose to include. Since schema live in bundled hierarchies of each other, the code can be very minimal, or it can be like unpacking a nesting doll.

Google uses an example that includes multiple properties: name, description, brand, and even the product’s SKU number.

Images Powered by Shutterstock