Closed (fixed)
Project:
Commerce Cart Flyout
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Sep 2018 at 14:14 UTC
Updated:
11 Feb 2019 at 17:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mglamanHere is an initial patch to fix support for products who have multiple variations without attributes.
Comment #3
mglamanThis supports an explicit check at the widget type used. However, we can use this check to simplify the rendering process of the formatter.
Comment #4
mglamanThis fixes an error on add to cart and improves cachability metadata, along with smart normalization of attributes if the widget is not the attributes widget.
Comment #5
rinasek commentedTested with Commerce Demo and works as expected.
Comment #6
mglamanThanks!
Comment #8
mglamanMerged