When the setting "User is directed to the shopping cart after adding item" is set to yes (not default) in store, the "add to cart" button on master product pages' attribute selector form, doesn't direct the user to the cart after adding a subproduct.

It would be nice if subproduct respected this setting too.

Probably related to this issue: http://drupal.org/node/121211

Comments

gordon’s picture

Partly fixed, the standard product form will now respect this flag, but sub-products still needs to.

Bevan’s picture

cool!

brmassa’s picture

Version: 5.x-3.0-beta3 » 5.x-4.x-dev
Assigned: Unassigned » brmassa
Status: Active » Fixed

Guys,

since the module, on Ecommerce 4, will use the same "add to cart" button, it will follow the "destination" rules like all products.
for Ecommerce 3, it needs to clone all code.

regards,

massa

Anonymous’s picture

Status: Fixed » Closed (fixed)
robbm’s picture

Any chance of a fix for 3.6?

(Wasn't sure whether I should change any of the issue settings, so decided it was safest not to...)

Thanks.