Skip to content

Commit

Permalink
Merge pull request #46 from Worldpay/release-v2.3.5-rc1020
Browse files Browse the repository at this point in the history
Release v2.3.5 rc1020 - Varnish Fix
  • Loading branch information
chandan-PS authored Oct 21, 2020
2 parents f880635 + f14c57d commit b959a45
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions view/frontend/layout/catalog_product_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
<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"
ifconfig="worldpay/tokenization/saved_card">
before="-" template="Sapient_Worldpay::catalog/product/subscription_plans.phtml" ifconfig="worldpay/tokenization/saved_card">
<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 b959a45

Please sign in to comment.