apply_filters( 'bigcommerce/product/price_range/data', array $prices, BigCommercePost_TypesProductProduct $product )

Summary

Filter the price range data for a product


Parameters

$prices

(array) The price range meta for the product

$product

(BigCommercePost_TypesProductProduct) The product object


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.