8THEME8
8THEME
May 11

Add custom field to Product Variation Level

I really need to add an extra custom field to the product variations. In my case a qty field for a number of handles that would be on each size of furniture cupboard. I found this and wondered if you had any thoughts on whether this might be a good thing to add as an option? https://www.businessbloomer.com/woocommerce-add-custom-field…
ReviewingReviewing

May 11, 2026

Hello, @WebsiteDude Truly saying it does not look like future request but more like support question :) Anyway let's give you my thought about adding custom field. I would recommend you to have XStore theme archive and open in fully in Sublime or another code editor and search for "gtin" string -> https://prnt.sc/KrMVTgWYUBMF. You will find the examples of adding such custom field to products and product variations -> https://prnt.sc/wfqBD2T8ZTB-. Hope you have some PHP skills that will help you to understand the implementation our GTIN and will help you to create own field and output it in the needed places. Kind regards, Jack Richardson

May 11, 2026

Hi Jack, thanks for this - so in simple terms if I was to create the same and swap GTIN to my own value across the code - then this would give me what I need?

May 11, 2026

Hi, In simple words - yes ! But you should have some php skills anyway to know how to fix some notice (if any shows) or kinda. You should know that additional customization is outside the scope of our basic support so we just shew you a road where you may see steps from your guider (us), but your steps should be made by your feet :) Also, I should ask if I may mark this request as 'Done', may I ? Kind regards, Jack Richardson