v2.4.0 #66
marcomontalbano
announced in
Announcements
v2.4.0
#66
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
🚀 Enhancement
Bundle support
We added a new
kind
attribute to thecl-add-to-cart
,cl-price
, andcl-availability
components.This new attribute indicates whether the
code
attribute refers to ansku
(default) or abundle
.Important
This feature is not fully implement on the
cl-availability
component. Whenkind
is equal tobundle
no information will be displayed and the component will be rendered as an empty box without any size.cl-price
cl-add-to-cart
Full Changelog: v2.3.0...v2.4.0
This discussion was created from the release v2.4.0.
Beta Was this translation helpful? Give feedback.
All reactions