Sauter la navigation

[Résolu] Split: Overide woocommerce price with extra field calcutation – display regular price

Ce fil est résolu. Voici une description du problème et la solution proposée.

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 Il y a 6 années et 4 mois. 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)

Ce sujet contient 16 réponses, a 2 voix.

Dernière mise à jour par domenicoS Il y a 6 années et 4 mois.

Assisté par: Minesh.

Auteur
Publications
#1112229

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

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

#1113172

My issue is resolved now. Thank you!