Merge pull request #578 from magento-troll/troll_bugfix
MAGETWO-54365 [GitHub] Bundle Products - The price calculation fails for user defined quantity #4446 MAGETWO-47017 [Github] Add Configurable Product To Cart from Category Page #2574 #5850 #5882 #6572 #5558 #4184
Showing
- app/code/Magento/Bundle/view/base/web/js/price-bundle.js 4 additions, 0 deletionsapp/code/Magento/Bundle/view/base/web/js/price-bundle.js
- app/code/Magento/Catalog/Block/Product/AbstractProduct.php 1 addition, 1 deletionapp/code/Magento/Catalog/Block/Product/AbstractProduct.php
- app/code/Magento/Catalog/Model/Product/Type/AbstractType.php 11 additions, 0 deletionsapp/code/Magento/Catalog/Model/Product/Type/AbstractType.php
- app/code/Magento/Catalog/Test/Unit/Block/Product/ListProductTest.php 2 additions, 2 deletions...gento/Catalog/Test/Unit/Block/Product/ListProductTest.php
- app/code/Magento/Catalog/view/frontend/web/js/catalog-add-to-cart.js 11 additions, 0 deletions...gento/Catalog/view/frontend/web/js/catalog-add-to-cart.js
- app/code/Magento/ConfigurableProduct/Model/Product/Type/Configurable.php 15 additions, 0 deletions...o/ConfigurableProduct/Model/Product/Type/Configurable.php
- app/code/Magento/Swatches/view/frontend/templates/product/listing/renderer.phtml 12 additions, 10 deletions...es/view/frontend/templates/product/listing/renderer.phtml
- app/code/Magento/Swatches/view/frontend/web/js/catalog-add-to-cart.js 17 additions, 0 deletions...ento/Swatches/view/frontend/web/js/catalog-add-to-cart.js
- app/code/Magento/Swatches/view/frontend/web/js/swatch-renderer.js 17 additions, 1 deletion.../Magento/Swatches/view/frontend/web/js/swatch-renderer.js
- dev/tests/functional/tests/app/Magento/Bundle/Test/Block/Adminhtml/Catalog/Product/Edit/Section/Bundle/Option/Selection.xml 4 additions, 0 deletions.../Catalog/Product/Edit/Section/Bundle/Option/Selection.xml
- dev/tests/functional/tests/app/Magento/Bundle/Test/Block/Catalog/Product/View.php 21 additions, 2 deletions...ts/app/Magento/Bundle/Test/Block/Catalog/Product/View.php
- dev/tests/functional/tests/app/Magento/Bundle/Test/Block/Catalog/Product/View/Summary.php 35 additions, 0 deletions...agento/Bundle/Test/Block/Catalog/Product/View/Summary.php
- dev/tests/functional/tests/app/Magento/Bundle/Test/Block/Catalog/Product/View/Summary/ConfiguredPrice.php 35 additions, 0 deletions...st/Block/Catalog/Product/View/Summary/ConfiguredPrice.php
- dev/tests/functional/tests/app/Magento/Bundle/Test/Block/Catalog/Product/View/Type/Bundle.php 3 additions, 3 deletions...to/Bundle/Test/Block/Catalog/Product/View/Type/Bundle.php
- dev/tests/functional/tests/app/Magento/Bundle/Test/Block/Catalog/Product/View/Type/Option/Element/Qty.php 37 additions, 0 deletions...st/Block/Catalog/Product/View/Type/Option/Element/Qty.php
- dev/tests/functional/tests/app/Magento/Bundle/Test/Block/Catalog/Product/View/Type/Option/Hidden.php 17 additions, 0 deletions...le/Test/Block/Catalog/Product/View/Type/Option/Hidden.php
- dev/tests/functional/tests/app/Magento/Bundle/Test/Block/Catalog/Product/View/Type/Option/Hidden.xml 16 additions, 0 deletions...le/Test/Block/Catalog/Product/View/Type/Option/Hidden.xml
- dev/tests/functional/tests/app/Magento/Bundle/Test/Constraint/AssertBundleItemsOnProductPage.php 1 addition, 1 deletion...Bundle/Test/Constraint/AssertBundleItemsOnProductPage.php
- dev/tests/functional/tests/app/Magento/Bundle/Test/Constraint/AssertBundlePriceCalculatedOnProductPage.php 64 additions, 0 deletions...t/Constraint/AssertBundlePriceCalculatedOnProductPage.php
- dev/tests/functional/tests/app/Magento/Bundle/Test/Handler/BundleProduct/Curl.php 4 additions, 0 deletions...ts/app/Magento/Bundle/Test/Handler/BundleProduct/Curl.php
Please register or sign in to comment