Home Forums Basel support forum URGENT :: WooCommerce Custom (new field) Pricing for Products

URGENT :: WooCommerce Custom (new field) Pricing for Products

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14406

    hfaria
    Participant

    Hello,

    I need your help, its very urgent.

    My client need have dynamic price product by group customer.

    I test with :

    
    add_filter('woocommerce_product_variation_get_price','zp_custom_variation_prices_price', 10, 2);
    add_filter('woocommerce_product_variation_get_regular_price','zp_custom_variation_prices_price', 10, 2);
    add_filter('woocommerce_product_variation_get_sale_price','zp_custom_variation_prices_price', 10, 2);
    

    but not working, you can help me?

    My verson Woocommerce is 3.0.5 .

    #14411

    Artem Temos
    Keymaster

    Hello,

    Thank you for choosing our theme and contacting us.

    Sorry, but this functionality comes with WooCommerce and not related to our theme. According to Envato Support policy, customization of additional plugins is not in our theme support scope.

    Kind Regards
    XTemos Studio

Viewing 2 posts - 1 through 2 (of 2 total)