// 调整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, WooCommerce product SKU is displayed at the very bottom of the product brief introduction. 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.
「Naibabiji WordPress Website Building Coaching Service」—From choosing a domain and buying hosting, to installing a Theme and publishing content, I「ll coach you through every step, helping you avoid detours and reach your goal directly.
👉 Learn about the 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.