Profiles

  • Member Since: December 16th, 2020
  • Find me on:
  • Created a topic, Very good, on the site WordPress.org Forums:
    awesome plugin

  • Posted a reply to Price included tax based on country, on the site WordPress.org Forums:
    Hi, Thank you for your response. I am using Woocommerce Shipping and Tax too and…

  • Created a topic, Price incluing tax based on country, on the site WordPress.org Forums:
    Hello, Thank you in advance

  • Posted a reply to Move SKU, on the site WordPress.org Forums:
    You can use this code add_action( 'woocommerce_single_product_summary', 'dev_designs_show_sku', 5 ); function dev_designs_show_sku(){ global $product; echo…