Rich results (Rich Cards) (JSON-LD) (foxnetsoft.com)

Rich results (Rich Cards) (JSON-LD) (foxnetsoft.com)
4.7 17
Plugin adds JSON-LD structured data snippet on pages.
2025-04-18T09:27:32.3198000Z
$39.00
Get extension You will be re-directed to the developer's website to download this plugin
Supported versions: 4.10, 4.20, 4.30, 4.40, 4.50, 4.60
Created: August 29,2017
Last updated: December 31,2022
Description

Rich results (Rich Cards) (JSON-LD)

Plugin adds JSON-LD structured data snippet on pages (FOXNETSOFT.COM)

Description

Using this plugin you will be able to add JSON-LD structured data snippet on your site (Google and Facebook formats).

Features:
- the plugin is very fast and adds extra parameters on product details page
- supports grouped products
- add virtual ranking an reviews (If the product doesn't have ranking and reviews plugin can create the virtual ones)
- add custom brand (If you has own brand and the product doesn't have any manufacturers then you can configured it)

Plugin supports grouped products and has very good performance.
You can add extra parameters on product details page.
If product doesn't have ranking and reviews plugin can create the virtual ones.

Example
1. Home page

<script type="application/ld+json">
{
"@context": "http://schema.org/",
"@type": "Organization",
"name": "Your store name",
"url": "http://demo390.yourstore.com/",
"sameAs": [
"http://www.facebook.com/nopCommerce",
"https://twitter.com/nopCommerce",
"https://plus.google.com/+nopcommerce",
"http://www.youtube.com/user/nopCommerce"
],
"potentialAction": [{
"@type": "SearchAction",
"target": "http://demo390.yourstore.com/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}]
}
</script>


2. Category page

<script type="application/ld+json">
{
"@context": "http://schema.org/",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position":"1",
"item": {
"@id":"http://demo390.yourstore.com/computers",
"name":"Computers"
}
},
{
"@type": "ListItem",
"position":"2",
"item": {
"@id":"http://demo390.yourstore.com/notebooks",
"name":"Notebooks"
}
}
]
}
</script>


3. Product page

<script type="application/ld+json">
{
"@context": "http://schema.org/",
"@type": "Product",
"aggregateRating": {
"@type": "AggregateRating",
"worstRating": "1",
"bestRating": "5",
"ratingValue": "4",
"ratingCount": "2",
"reviewCount": "2"
},
"name": "Apple MacBook Pro 13-inch",
"image": "http://demo390.yourstore.com/content/images/thumbs/w_1_0000024_apple-macbook-pro-13-inch_550.jpeg",
"description": "With fifth-generation Intel Core processors, the latest graphics, and faster flash storage, the incredibly advanced MacBook Pro with Retina display moves even further ahead in performance and battery life.* *Compared with the previous generation.Retina display with 2560-by-1600 resolutionFifth-generation dual-core Intel Core i5 processorIntel Iris GraphicsUp to 9 hours of battery life1Faster flash storage2802.11ac Wi-FiTwo Thunderbolt 2 ports for connecting high-performance devices and transferring data at lightning speedTwo USB 3 ports (compatible with USB 2 devices) and HDMIFaceTime HD cameraPages, Numbers, Keynote, iPhoto, iMovie, GarageBand includedOS X, the world's most advanced desktop operating system",
"brand": {
"@type": "Thing",
"name": "Apple"
},
"offers": {
"@type": "Offer",
"priceCurrency": "USD",
"price": "1800.00",
"availability": "http://schema.org/InStock",
"seller": {
"@type": "Organization",
"name": "Your store name",
"url": "http://demo390.yourstore.com/"
} },
"review": [
{
"@type": "Review",
"author": "John",
"datePublished": "2017-03-15",
"reviewBody": "This sample review is for the Apple MacBook Pro 13-inch. I've been waiting for this product to be available. It is priced just right.",
"name": "Some sample review",
"reviewRating": {
"@type": "Rating",
"ratingValue": "4"
}
},
{
"@type": "Review",
"author": "John",
"datePublished": "2017-03-17",
"reviewBody": "fghfghfghfghfg",
"name": "456456",
"reviewRating": {
"@type": "Rating",
"ratingValue": "5"
}
}
]
}
</script>
<script type="application/ld+json">
{
"@context": "http://schema.org/",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position":"1",
"item": {
"@id":"http://demo390.yourstore.com/computers",
"name":"Computers"
}
},
{
"@type": "ListItem",
"position":"2",
"item": {
"@id":"http://demo390.yourstore.com/notebooks",
"name":"Notebooks"
}
}
]
}
</script>

Features

  • Support grouped products
  • Very fast (performance optimization)
  • Add extra parameters on product details page

Specification

Supported nopCommerce 4.60, 4.50, 4.40, 4.30, 4.20, 4.10

Fully localizable using extermal XML files

Multi-store support

Free Trial (15 days)

1 year free support and upgrades since purchase date

Performance optimization

Easy setup and customization

Fast support

About US

We did more than 95 plugins for nopcommerce during last three years. Check out portfolio.

Reviews
katie366 9/29/2023 10:56 AM
Fantastic Support
I can't thank them enough. Fantastic support, with rapid responses, and very helpful.
Thank you
Was this review helpful? Yes0 / No0
marc1b 5/5/2023 1:04 PM
Perfect
Plugin does a great job. Support if needed is lightning fast!
Was this review helpful? Yes0 / No0
marketbunny 4/11/2023 8:43 AM
Rich Cards
Foxnet support quickly helped and modified to accept additional parameter. Thanks.
Was this review helpful? Yes0 / No0
uciocan 3/6/2023 9:12 AM
Fantastic plugin
Very easy to install and it does what is written. And the support? Simply the fastest in the answers and the best you can find on nopCommerce.
Was this review helpful? Yes0 / No0
Aminmuwafi 11/18/2021 7:12 AM
Very great plugin
An important plugin that provides a lot of services and great functions. Also, support is great and well recommended.
Was this review helpful? Yes0 / No0
joekrauss 10/22/2021 1:03 PM
Major SEO Improvement
Google prefers the page data in JSON format and this solution provides all the necessary information including customer review results. I have used FoxNet software for over 8 years and can count on them to deliver reliable products.
Was this review helpful? Yes0 / No0
itinnovations 8/7/2021 3:40 PM
Great Products, Responsive Customer Service
I  use a lot of plugins from FoxNetSoft for a few different projects. What attracts me to this developer is there plugins are useful in solving specific problems that are not offered in the core code. These guys...or gals also listen to their customers when it comes to fixes and enhancements. With this, you feel as though you are part of the team to improve the product where everyone can benefit.

This Rich Cards plugin is excellent for breadcrumbs, logo, product, blog and news markup. I do wish you could customize the schema type "Organization" to some other business type or even add a business sub type such as "Store" > "Health & Beauty". This will help google understand what category your store is in instead of a generic "Organization".

Love the company, love the products and most of all, love the support. Thank you FoxNetSoft.

Regards,
Drew
Was this review helpful? Yes0 / No0
phayes 4/16/2021 12:33 AM
Excellent product & customer service
I have used a few Nop vendors and this company has the best customer service, which in my opinion is very important. The product is a must-have tool for any business that wants to show their products in a Google search as a rich snippet, this will maximise your profits. So for the price, this is well worth it.
Was this review helpful? Yes0 / No0
[email protected] 1/16/2021 11:51 AM
Excellent support by foxnetsoft team
We have been using plugins by foxnetsoft for the last 4-5 years, their support has always been excellent. Always appreciate the quick response they provide to make changes to their plugin as per customer needs. Thank you.
Was this review helpful? Yes0 / No0
[email protected] 7/5/2020 3:21 AM
doesnt work
plugin is damn waste, it doesnt work, data fetch is completely different on what google requires
Was this review helpful? Yes0 / No0
tonyduckett 5/2/2020 3:46 AM
Great Extension for Google Microdata
The extension works really well - producing the fullset of microdata that  Google needs.  The original Nop microdata is still there when tested but Google appears to ignore it.  In 4.30 this can be hidden in the view.

The guys at Foxnetsoft (as usual) were fantastic in their support.
Was this review helpful? Yes0 / No0
barfnuts 8/11/2019 3:21 PM
Great plugin
Awesome plugin, great developer, would recommend 10/10
Was this review helpful? Yes0 / No0
varunnaresh 6/21/2019 5:30 AM
Superb Plugin ! & Superb Support !
This Plugin definitely does the job ! And the developers are super fast and helpful. All my rich text and structural errors had been sorted out instantly.

Thank You so much and keep up the good work !
Was this review helpful? Yes0 / No0
websc 4/5/2019 6:54 AM
Awesome
We require an improvement to Foxnetsoft for this plugin. Great support and great performance!
Was this review helpful? Yes0 / No0
websc 8/22/2018 10:04 AM
Great plugin and support
Developer customer oriented. Fast problem solver. Recommended!
Was this review helpful? Yes0 / No0
mehdin69 5/13/2018 5:44 AM
active in webmaster
Do you think each page should be verified separately?
I saw your plugin on someone's site, but there was no change in Google's webmaster
Was this review helpful? Yes0 / No0
A manager responded to this review
I told you to check one/two pages for checking if plugin was installed corectly.
We saw results in Google Search Console after severals days/weeks (Google bots has to scan your store).
mehdin69 5/13/2018 4:38 AM
active in webmaster
Hello
Will after activating this plugin.
Changes are visible in the Rich Cards section of Google  webmaster?
tnx
Was this review helpful? Yes1 / No0
A manager responded to this review
Yes. But I advice you to validate pages in Google tools too after installing plugin.
https://search.google.com/structured-data/testing-tool