apply_filters( 'bigcommerce/product/price_range/formatted', string $range, BigCommercePost_TypesProductProduct $product, array $prices )

Summary

Filter the formatted price range for a product


Parameters

$range

(string) The formatted price range

$product

(BigCommercePost_TypesProductProduct) The product object

$prices

(array) The price range meta for the product


Source

File: src/BigCommerce/Post_Types/Product/Product.php



User Contributed Notes

You must log in before being able to contribute a note or feedback.