phpDocumentor

QuickEditProductSpecialPricesWriterInterface

Interface QuickEditProductSpecialPricesWriterInterface

Tags
category

System

subpackage

Interfaces

Table of Contents

setSpecialPriceById()  : bool
Saves the changed data regarding the special price.

Methods

setSpecialPriceById()

Saves the changed data regarding the special price.

public setSpecialPriceById(array<string|int, mixed> $specialPrice) : bool
Parameters
$specialPrice : array<string|int, mixed>

Contains the special prices data.

Return values
bool

Returns the operation result.

Search results