Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @zoker,

    If you are looking for ordering the product info/attributes, they are displayed from several hooks within content-single-product.php which can be found in woocommerce/templates plugin folder.

    That product info is displayed through hooks, one of which is woocommerce_single_product_summary.
    If you try moving this hook up and down the template page you will see the difference.

    If you wish to move each info and make changes to your product detail then you’ll have to overwrite the templates from your theme just like the way WooCommerce allows and maybe change you’ll have to change the functions too.

    Hope this helps. If not then please feel free to ask again.

    Thank you.
    Best Regards.

    Plugin Support Mike M. a11n

    (@mikedmoore)

    Automattic Happiness Engineer

    Hi there!

    Since we haven’t heard back from you in a while, I’ll go ahead and mark this as resolved – if you have any further questions, you can start a new thread.

    • This reply was modified 6 years, 7 months ago by Mike M. a11n.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change order of product_category output’ is closed to new replies.