D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
vblioqus
/
apkstacker.com
/
wp-content
/
themes
/
infopediya
/
inc
/
schema
/
Filename :
ratting.php
back
Copy
<script type='application/ld+json'> { "@context": "http://schema.org", "@type": "Product", "name": "<?php echo infopediya_get_file_name(get_the_ID()) ?>", "aggregateRating": { "@type": "AggregateRating", "ratingValue": "<?php echo $star_rattings_obj['average_ratting']; ?>", "ratingCount": "<?php echo $star_rattings_obj['total_reviews'] - 1; ?>" } } </script>