Skip to content

ProductName Criterion

The ProductName Search Criterion searches for products by theis names.

Arguments

  • productName - string representing the Product name, with * as wildcard

Example

1
$query->query = new Ibexa\Contracts\ProductCatalog\Values\Product\Query\Criterion\ProductName('sofa*');