commercetools-sdk-java-v2 icon indicating copy to clipboard operation
commercetools-sdk-java-v2 copied to clipboard

Need help on updating one of the Product level attribute

Open satyam21041997 opened this issue 11 months ago • 0 comments

I want to Java SDK to update one of the Product level attribute. I was going through the below documentation but need example for it https://commercetools.github.io/commercetools-sdk-java-v2/javadoc/com/commercetools/api/models/product/ProductSetAttributeInAllVariantsActionBuilder.html.

Lets suppose I have one boolean attribute in product named "isAvailable" I want to update this as true/false.

Please help me on it.

satyam21041997 avatar Mar 08 '24 06:03 satyam21041997