QuickEditProductPropertiesWriterInterface
in
Interface QuickEditProductPropertiesWriterInterface
Tags
Table of Contents
- setByCombisId() : bool
- Saves product by product-combi ID.
Methods
setByCombisId()
Saves product by product-combi ID.
public
setByCombisId(array<string|int, mixed> $productCombi) : bool
Parameters
- $productCombi : array<string|int, mixed>
-
Contains product data to be saved.
Return values
bool —Returns the operation result.