Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Special Price display issue for configurable product #6645

Closed
praful-rajput opened this issue Sep 16, 2016 · 3 comments
Closed

Special Price display issue for configurable product #6645

praful-rajput opened this issue Sep 16, 2016 · 3 comments
Assignees

Comments

@praful-rajput
Copy link

Generally, when we set a special price to any one child product of main product (Configurable). Magento shows the the label/title like "Regular Price & Special Price" for applicable child product which has set special price. But it should not be display same label (format) to other child products if there is not set any special price.

Preconditions

  1. Magento CE 2.1.1

Steps to reproduce

  1. Installed Magento CE 2.1.1 with sample data.
  2. Admin Panel >> Products >> Catalog :: Go to configurable product e.g."Erika Running Short"
  3. Edit any child product of this main product. Set special price to this child product and save it.
  4. Search this main product from front-end.
  5. By default it will display special price without selection of any swatches.
  6. Select particular swatches, price reflection will work fine. but the "Regular price & special price " label will display to all child product, where you didn't set special price for it.

    Expected result

    1.Displaing "Regular Price" label for all those products which have no any special price.
    special-2

Actual result

  1. It should not be display "Regular Price" label for those product which have no special price has been set. It should be display like as default.
    price
@antboiko
Copy link

Hi @vasuscoin , thanks for reporting. This issue has been fixed and delivered to the mainline. It is also ported for 2.0 and 2.1 and will be delivered as a part of nearest patch releases.

I'm closing this one as a duplicate. Please see the issues below.

#5097
#4442

Regards,
Anton.

@praful-rajput
Copy link
Author

thank you @antboiko

okorshenko pushed a commit that referenced this issue Dec 14, 2016
…e still shown as "was (original price)" #4442 #5097 #6645 - for 2.1
okorshenko pushed a commit that referenced this issue Dec 14, 2016
[South] Bugs 2.1:
- MAGETWO-56998 [Backport] Simple child product without a special price still shown as "was (original price)" #4442 #5097 #6645 - for 2.1
@elenleonova
Copy link

This issue has been delivered to 2.1.3 and 2.0.11 today.

mmansoor-magento pushed a commit that referenced this issue Dec 26, 2016
mmansoor-magento pushed a commit that referenced this issue Dec 26, 2016
mmansoor-magento pushed a commit that referenced this issue Dec 26, 2016
[SOUTH] Bugs:
- MAGETWO-52925 Simple child product without a special price still shown as "was (original price)" #4442 #5097 #6645 - for mainline
- MAGETWO-60098 Configurable product option price is displayed incorrectly per website
- MAGETWO-56793 [GITHUB][PR] Fix Magento\Review\Model\ResourceModel\Rating\Option not instantiable in setup scripts #5465
- MAGETWO-58078 [FT] CreateProductAttributeEntityFromProductPageTest fails
- MAGETWO-61725 [GITHUB] Improve address save flow to allow to use custom validators #7552
magento-engcom-team pushed a commit that referenced this issue Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants