Comments guy started the conversation3 weeks ago on June 9, 2025 at 10:42ami would like the plugin to be above the price , how can i do that?Attached files: צילום מסך 2025-06-09 134047.png 1,478Dustin replied3 weeks ago on June 12, 2025 at 4:05amHi Guy, Please select 'None' as the position, then add the custom code below. (How to add custom code? ↗): add_action( 'woocommerce_single_product_summary', function () { echo do_shortcode( '[woobt]' ); }, 9 );Best regards,Dustin Sign in to reply ...
i would like the plugin to be above the price , how can i do that?
Attached files: צילום מסך 2025-06-09 134047.png
Hi Guy,
Please select 'None' as the position, then add the custom code below. (How to add custom code? ↗):
Best regards,
Dustin