Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Donald FALY

    (@donaldlaly)

    Hello @steve1965uk,
    maybe something is probably missing in the theme?

    You can use the shortcode [wad_product_pricing_table] to display the pricing table on the product page or [wad_product_pricing_table product_id=”PRODUCT_ID”] if you want to display it elsewhere. PRODUCT_ID is the ID of the product for which you want to display the pricing table.

    I hope this helps.

    Thread Starter steve1965uk

    (@steve1965uk)

    hi
    thanks for the info, this worked for me. appreciated
    can you tell me how to move the table above the addtocart button? it is currently below it?
    regards

    Plugin Author Donald FALY

    (@donaldlaly)

    Hello @steve1965uk, I’m glad to hear that this information helps.

    To move the table before the add to cart button, I suggest you to use the WooCommerce hook woocommerce_before_add_to_cart_button to display your shortcode.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Tables not showing’ is closed to new replies.