Skip Navigation

[Resolved] Split: Overide woocommerce price with extra field calcutation – display regular price

This thread is resolved. Here is a description of the problem and solution.

Problem:
Split: Overide woocommerce price with extra field calcutation - display regular price

Solution:
You can use "action_woocommerce_process_product_meta" hook to update the Woocommrece product field values.

You can find the proposed solution, in this case, with the following reply:
https://toolset.com/forums/topic/split-overide-woocommerce-price-with-extra-field-calcutation-display-regular-price/#post-1111518

Relevant Documentation:

This support ticket is created 6 years, 2 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 16 replies, has 2 voices.

Last updated by domenicoS 6 years, 2 months ago.

Assisted by: Minesh.

Author
Posts
#1112229

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Sorry - do you mean that its displaying the previously saved value?

#1113172

My issue is resolved now. Thank you!