QuickEditProductSpecialPricesWriterInterface
in
Interface QuickEditProductSpecialPricesWriterInterface
Tags
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.