apply_filters( 'bigcommerce/produce/retail_price/data', float $retail_price, BigCommercePost_TypesProductProduct $product )

Summary

Filter the retail price of the product


Parameters

$retail_price

(float) The retail price of 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.