Radio Button Option from custom field
-
I would like a help on in which php files of the plugin I can place data from a custom field where has a discount per product.
I want to create two radio buttons one for 0€ discount and one which amount will be from
get_post_meta( $product->id, ‘_fieldname’, true )
In which files apart from class-yith-wapo-addon.php I should place the custom field
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Radio Button Option from custom field’ is closed to new replies.