cancel
Showing results for 
Search instead for 
Did you mean: 

Add to the quote a configureable product without configure

pepeverdu
Explorer
0 Kudos
321

Hello everyone,

I have send one product to another domain by the option General> deploy/ Send Changes. In the original domain it was possible to add to the cart a configurable product without configurate. But now in the new domain doesn't allow me to do it. The first attribute is preselected. What I am missing?

Thanks in advance,

José Verdú Cano

Accepted Solutions (0)

Answers (3)

Answers (3)

pepeverdu
Explorer
0 Kudos

Hi,

I have found it. General > Application Parameters. Catalog Loading Configurable Products have to set with WITH FULL DETAIL NO RULES PARSING.

When set to WITH FULL DETAIL NO RULES PARSING, it instructs SAP CPQ to load all the details related to the product except rules.

To demonstrate this option, the product “Warranty” is modified by adding the attribute “Payment”. This attribute has two values — “semiannually” and “annually”, with their prices $30 and $50, respectively. The pricing formula is modified as well. It now reads the attribute price and sets it as a product price. The pricing formula is:

<*PRICE(Payment)*>

In addition, a rule which selects the attribute value is defined, so the pricing formula picks the selected attribute value and assigns it as a product price. The rule condition is:

1


https://help.sap.com/docs/SAP_CPQ/884885f05e6b4c8082254d4d9d63f19b/a364eff271a542c6b7a55dba773ce78d....

Stevica
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

remove "required attribute" from attributes. All attributes should be optional.

yogananda
Product and Topic Expert
Product and Topic Expert
0 Kudos

pepeverdu

Go to setup - Users - User type - enable this option.

pepeverdu
Explorer
0 Kudos

Thanks for the reply. That is not exactly what I am looking for. What I am trying to do, is when you have a pre-selected attribute you are able to add it to the cart.