In this blogs/article we learn how to Configure Products/Product bundle in Quote line.
Condition 1:
If Configuration type = Required
Configuration Events = Always
Then Product always Configurable.
/*! elementor – v3.18.0 – 20-12-2023 */
.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=”.svg”]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}
Condition 2 : If Configuration type = Allowed
Configuration Events = Always
Then Product always Configurable.
Condition 3 : If Configuration type = Allowed
Configuration Events = Add
Then Product was only one time Configurable.
Condition 4 : If Configuration type = Allowed
Configuration Events = Edit
Then Product direct view on Quote line and we can reconfigure from Quote Line.
Condition 5 : If Configuration type = Disabled
Configuration Events = Always
Then Product never Configurable.
Nice post, it’s very helpfull.
Thanks