Hi, I am not really sure at present. However have you tried yourself to test if do_shortcode works in your site?
Regards
Yes, it works perfectly but I need to create the product directly with the shotcode indicating name and price for example (as it works in the Simple Cart plugin)
Can you provide an example of the shortcode you want to use in your site? Or, is the shortcode the one you share above?
Thank you
-
This reply was modified 5 years, 2 months ago by
mbrsolution.
yes something like this… echo do_shortcode (“[wp_cart_button name = ‘something’ price = ‘”. $ Price. “‘]);
thanks
Thank you for sharing more information. I have submitted a message to the developers to investigate further your request.
Kind regards
No, that cannot be done.
You need to configure a product within the plugin’s admin interface then you can use a shortcode to show a buy button for the product.