phpDocumentor

QuickEditProductPropertiesWriterInterface

Interface QuickEditProductPropertiesWriterInterface

Tags
category

System

subpackage

Interfaces

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.

Search results