Skip to content

Commit e6f6422

Browse files
author
Govind Sharma
authored
Resolved Duplicate Price issue in frontend
Resolved Duplicate Price issue in frontend
1 parent c307d25 commit e6f6422

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

app/code/Magento/Downloadable/view/frontend/layout/catalog_product_view_type_downloadable.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,6 @@
2626
</block>
2727
</block>
2828
</referenceBlock>
29-
<referenceContainer name="product.info.options.wrapper.bottom">
30-
<block class="Magento\Catalog\Pricing\Render" name="product.price.final.copy" before="-">
31-
<arguments>
32-
<argument name="price_render" xsi:type="string">product.price.render.default</argument>
33-
<argument name="price_type_code" xsi:type="string">final_price</argument>
34-
<argument name="display_msrp_help_message" xsi:type="string">1</argument>
35-
<argument name="zone" xsi:type="string">item_view</argument>
36-
<argument name="id_suffix" xsi:type="string">copy-</argument>
37-
</arguments>
38-
</block>
39-
</referenceContainer>
4029
<referenceBlock name="head.components">
4130
<block class="Magento\Framework\View\Element\Js\Components" name="downloadable_page_head_components" template="Magento_Downloadable::js/components.phtml"/>
4231
</referenceBlock>

0 commit comments

Comments
 (0)