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

Make it possible to disable cross-sell on cart page #16569

Merged
merged 2 commits into from
Jul 12, 2018
Merged

Make it possible to disable cross-sell on cart page #16569

merged 2 commits into from
Jul 12, 2018

Commits on Jul 6, 2018

  1. Make it possible to disable cross-sell on cart page

    To be able to select whether to have the cross-sell active on the cart
    page an admin configuration is created under Stores > Configuration >
    Sales > Checkout > Shopping Cart.
    
    The default for this setting is set to Yes (Show cross-sell items). This
    is for backwards compatibility and not have webshop owners accidentally
    not showing these items.
    
    Because this is now sorted as the 3rd configuration in this
    section/group the extra configurations for the grouped product image and
    the configurable product image are now also increased.
    
    This feature will make it possible to have this cross-sell turned off
    during special sales, A/B testing or in a specific store view.
    arnoudhgz committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    516566a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. Merge branch '2.3-develop' into feature/make-related-products-in-chec…

    …kout-configurable
    Stanislav Idolov authored Jul 12, 2018
    Configuration menu
    Copy the full SHA
    adcb99d View commit details
    Browse the repository at this point in the history