Merge pull request #33115 from ruthra-kumar/duplicate_schema_block

fix: remove product schema block from additional info section on item template
This commit is contained in:
ruthra kumar 2022-11-28 15:28:50 +05:30 committed by GitHub
commit 9fd70a6827
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@
<div class="product-container mt-4 {{ padding_top }} {{ info_col }}">
<div class="item-content {{ 'mt-minus-2' if (show_tabs and tabs) else '' }}">
<div class="product-page-content" itemscope itemtype="http://schema.org/Product">
<div class="product-page-content">
<!-- Product Specifications Table Section -->
{% if show_tabs and tabs %}
<div class="category-tabs">