Sylius/features/product/viewing_products
Łukasz Chruściel 552db6db66
bug #11499 [UI] added display of product variant original price on product page (JulienLoison)
This PR was merged into the 1.8-dev branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | master
| Bug fix?        | yes
| New feature?    | yes
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | -
| License         | MIT

Follows up @lchrusciel's comment on #11423 about variant prices not updating on the product page or variant not displaying discount if the first variant of the product has no discount. 

Commits
-------

8bddc52d99 [UI] added display of product variant original price on product page
2020-05-26 09:28:00 +02:00
..
accessing_product_page_via_permalink.feature [Behat] Make feature filenames consistent with others 2019-05-14 16:00:27 +02:00
accessing_product_wich_does_not_exist.feature remove double 'When' 2018-11-20 15:32:22 +01:00
searching_products_by_name_within_specific_taxon.feature PR review fixes 2016-10-26 14:46:07 +02:00
viewing_diagonal_variant_options.feature Add available diagonal variant options behat scenario 2020-05-13 14:25:55 +02:00
viewing_different_discounted_price_for_different_product_variants.feature [UI] added display of product variant original price on product page 2020-05-25 17:06:03 +02:00
viewing_different_price_for_different_product_variants.feature Use enabled variants only in DefaultProductVariantResolver 2020-05-13 14:25:52 +02:00
viewing_different_price_for_different_product_variants_selected_with_options.feature Remove unnecessary newline 2020-05-13 14:25:54 +02:00
viewing_product.feature [Behat] Changed scenarios and contexts to depend on the United States channel 2016-08-24 13:38:14 +02:00
viewing_product_associations.feature Fix locale-related scenarios 2017-02-14 14:47:03 +01:00
viewing_product_attributes.feature [Behat][ProductAttribute] Add scenarios for editing select product attribute 2017-09-28 15:44:07 +02:00
viewing_product_attributes_in_different_locales.feature [Behat][ProductAttribute] Add and implement scenarios for viewing select attributes in different locales 2017-10-23 14:17:00 +02:00
viewing_product_attributes_in_different_locales_and_channels.feature [ProductAttribute] Fix displaying attributes depending on locales and channels 2017-10-16 15:13:06 +02:00
viewing_product_average_rating.feature [ProductReview] Display average rating only from accepted reviews scenario 2016-10-21 11:46:47 +02:00
viewing_product_enabled_variants_only.feature Show only enabled variants on configurable product show page 2020-05-13 14:25:52 +02:00
viewing_product_enabled_variants_options_only.feature Disambiguate inability to select product option value behat step 2020-05-13 14:25:53 +02:00
viewing_product_from_specific_taxon_sorted_by_position.feature Fix afer review 2016-11-21 14:52:51 +01:00
viewing_product_image.feature [Core] Images refactor 2017-02-06 13:16:22 +01:00
viewing_product_price_on_products_list.feature [Behat] Changed scenarios and contexts to depend on the United States channel 2016-08-24 13:38:14 +02:00
viewing_product_variants_names.feature Fix locale-related scenarios 2017-02-14 14:47:03 +01:00
viewing_product_with_all_variants_disabled.feature Allow to view products with all variants disabled 2020-05-23 17:25:29 +02:00
viewing_products_discounted_price.feature Fix behat feature to match scenario 2020-05-13 15:11:43 +02:00
viewing_products_from_specific_taxon.feature Fixes after review 2016-06-10 14:10:12 +02:00
viewing_products_from_specific_taxon_and_channel.feature [Behat] Changed scenarios and contexts to depend on the United States channel 2016-08-24 13:38:14 +02:00
viewing_products_from_taxon_and_children.feature Quick fix for the scenario 2019-01-31 11:09:57 +01:00
viewing_products_from_taxon_children.feature Children taxon products displayed on taxon view 2018-08-10 08:42:27 +02:00
viewing_products_price.feature [Behat] Changed scenarios and contexts to depend on the United States channel 2016-08-24 13:38:14 +02:00
viewing_products_sorted_by_first_variant_price.feature Ensure products are sorted by their first variant price 2017-02-21 11:32:25 +01:00
viewing_products_with_multiple_variants_sorted_by_price.feature Use only enabled variants when sorting products by price in shop 2020-05-13 14:25:52 +02:00
viewing_select_product_attributes.feature [ProductAttribute] Fix deleting choice value of a select product attribute 2017-10-10 22:47:53 +02:00
viewing_select_product_attributes_in_different_locales.feature [Attribute] Fixes after PR review 2017-10-24 09:08:01 +02:00
viewing_sorted_products.feature [Shop][Product] Add sorting products by name 2016-12-22 12:52:41 +01:00