Removes the current projection of the Product. The staged projection is unaffected. To retrieve unpublished Products, the staged parameter must be set to false when querying/searching Product Projections. Produces the ProductUnpublished Message.
UnpublishedProductscannotbeaddedtoaCart. However, ifaCartcontainsLineItemsforProductsthatwereaddedbeforetheProductwasunpublished, theCartisunaffectedandcanstillbeusedtocreateanOrder. Topreventthis, inadditiontounpublishingtheProductyoushouldremovethePricesfromtheProductusing [RemovePrice](ctp:api:type:ProductRemovePriceAction) forEmbeddedPricesor [DeleteStandalonePrice](/projects/standalone-prices#delete-standaloneprice) forStandalonePrices.
Removes the current projection of the Product. The staged projection is unaffected. To retrieve unpublished Products, the
staged
parameter must be set tofalse
when querying/searching Product Projections. Produces the ProductUnpublished Message.