dneustadt/dn-variant-switch

This package is abandoned and no longer maintained. No replacement package was suggested.

Shopware plugin to switch variants in basket and checkout views

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:shopware-plugin

1.0.0 2018-03-17 21:31 UTC

This package is not auto-updated.

Last update: 2020-01-24 17:34:42 UTC


README

Discontinued - migrated to FroshVariantSwitch

Scrutinizer Travis CI

This plugin for Shopware adds functionality to change the previously selected variant of a product within basket and checkout views.

Available variants can be exchanged by clicking "Change variant" in cart/checkout views as well as in the off-canvas basket. It will open a modal that includes all relevant information. The product configuration as well as the quantity can be changed at this point.

Users will no longer have to remove the article from the basket, find the desired article again and add another variant from the article page instead.

Installation

  • Clone this repository into a folder DnVariantSwitch within the custom/plugins directory of the Shopware installation.
  • Install the plugin through the Plugin-Manager within the Shopware backend.

Install with composer

  • Change to your root installation of shopware
  • Run command composer require dneustadt/dn-variant-switch and install and activate plugin with Plugin Manager

Requirements

  • Shopware 5.3.4 or higher
  • PHP 7.0