apply_filters( 'bigcommerce/pricing/customer_group_id', int|null )

Summary

Filter the customer group ID passed to the BigCommerce API.


Description

Null to use the default guest group. 0 to use unmodified catalog pricing.


Parameters

(int|null) The customer group ID


Source

File: src/BigCommerce/Rest/Pricing_Controller.php



User Contributed Notes

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