Problem/Motivation

Commerce Variation Add on already allows child add-on's to be added to the cart without the use of the group add to cart form.

It would be nice to allow static groups to be able to be added to the cart through the default add to cart.

Proposed resolution

Get it done.

User interface changes

TBD

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

tonytheferg created an issue. See original summary.

ericchew made their first commit to this issue’s fork.

ericchew’s picture

Status: Active » Needs review
tonytheferg’s picture

This looks good.

We should set the Rendered entity for the Product Variation Add-on Groups so that they render the widget plugin the same way they do on the Group add to cart form.

Maybe that can be a first set towards trying to get our dynamic group widgets to render and function without the custom add to cart form.

  • tonytheferg committed 887f45c on 2.0.x authored by ericchew
    Issue #3194026 by ericchew: Allow static groups to be rendered on the...
tonytheferg’s picture

tonytheferg’s picture

Status: Needs review » Fixed
tonytheferg’s picture

Title: Allow static groups to be rendered on the default add to cart form » Allow static groups to be added by the default add to cart form
Status: Fixed » Closed (fixed)