// 调整SKU显示位置 https://blog.naibabiji.com/woocommerce/reordering-sku.html remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_meta', 40 ); add_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_meta', 10 );Add the above code to your Theme's functions file and save it.
Adjust WooCommerce Product Page SKU Position
By default, the WooCommerce product SKU is at the very bottom of the product short description. If you want to move it to display below the title, you can achieve this with the following code.
🚀 Still feeling confused after reading the tutorial? Let me guide you step-by-step instead.
「Naibabiji WordPress Website Building Coaching」 — From selecting a domain and purchasing hosting to installing themes and publishing posts, I「ll guide you through every step, helping you avoid detours and reach your goals directly.
👉 Learn about Website Building Coaching Service
Comments are closed
The comment function for this article is closed. If you have any questions, please feel free to contact us through other channels.