Skip to content

Commit

Permalink
Merge pull request #91 from AleksandrsKondratjevs/issue-3600
Browse files Browse the repository at this point in the history
Remove sales from ignoredUrl
  • Loading branch information
carinadues authored Nov 8, 2021
2 parents 9df4b64 + df6898a commit 0d5c276
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/etc/di.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,6 @@
<argument name="validatorFile" xsi:type="object">ScandiPWA\QuoteGraphQl\Model\Product\Option\Type\File\ValidatorFile\Proxy</argument>
</arguments>
</type>
<virtualType name="ScandiPWA\Router\Controller\ConfigurableRouter" type="ScandiPWA\Router\Controller\Router">
<arguments>
<argument name="ignoredURLs" xsi:type="array">
<item name="sales" xsi:type="string">^/sales/.*</item>
</argument>
</arguments>
</virtualType>
<preference for="Magento\Quote\Model\Quote\Item\Processor" type="ScandiPWA\QuoteGraphQl\Model\Quote\Item\Processor"/>
<preference for="Magento\QuoteBundleOptions\Model\Cart\BuyRequest\BundleDataProvider" type="ScandiPWA\QuoteGraphQl\Model\Cart\BuyRequest\BundleDataProvider"/>
<preference for="Magento\Bundle\Model\Product\Type" type="ScandiPWA\QuoteGraphQl\Model\Bundle\Type"/>
Expand Down

0 comments on commit 0d5c276

Please sign in to comment.