apply_filters( 'bigcommerce/product/retail_price/formatted', string $retail_price, BigCommercePost_TypesProductProduct $product )

Summary

Filter the formatted retail price for a product


Parameters

$retail_price

(string) The formatted retail price

$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.