Search results: “CanO water”
Showing all 2 results
add_filter( 'dgwt/wcas/tnt/product/score', function ( $score, $product_id, $product, $query ) { if (! empty($product->meta['promoted'])) { $score += 500; } return $score; }, 10, 4 );
Showing all 2 results