Saltar navegación

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

Este hilo está resuelto. Aquí tiene una descripción del problema y la solución.

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 hace 6 años, 5 meses. 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)

Este tema contiene 16 respuestas, tiene 2 mensajes.

Última actualización por domenicoS hace 6 años, 5 meses.

Asistido por: Minesh.

Autor
Mensajes
#1112229

Minesh
Supporter

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

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

#1113172

My issue is resolved now. Thank you!