Skip to content

Commit

Permalink
Merge pull request #40 from Worldpay/release-v2.3.4-rc0820
Browse files Browse the repository at this point in the history
Varnish update
  • Loading branch information
chandan-PS authored Aug 28, 2020
2 parents 4ee7494 + 38562c9 commit 8b563d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion view/frontend/layout/catalog_product_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
<body>
<referenceContainer name="product.info.options.wrapper">
<block class="Sapient\Worldpay\Block\Catalog\Product\SubscriptionPlans" name="product.info.worldpay.subscription.options" as="worldpay_subscription_options" before="-" template="Sapient_Worldpay::catalog/product/subscription_plans.phtml" cacheable="false">
<block class="Sapient\Worldpay\Block\Catalog\Product\SubscriptionPlans" name="product.info.worldpay.subscription.options" as="worldpay_subscription_options" before="-" template="Sapient_Worldpay::catalog/product/subscription_plans.phtml">
<block class="Magento\Catalog\Pricing\Render" name="product.price.worldpay.subscription">
<arguments>
<argument name="price_render" xsi:type="string">product.price.render.default</argument>
Expand Down

0 comments on commit 8b563d1

Please sign in to comment.