Shopify themes, liquid, logos, and UX
Hey Team,
Hoping someone can answer this for me, is it possible to add vendor next to the product line on this admin orders page?
Muchios grazias in advance
Thx,
Mark
Solved! Go to the solution
This is an accepted solution.
Hi Guys,
@UmairA is correct you need to add this line to your product-template.liquid under {% form 'product'
<input type="hidden" name="properties[Vendor]" value="{{product.vendor}}">
for me this was on line 225, as below.
end result
Hope this helps someone in the future.
Regards,
Mark Lennox
Hey there @mlennox,
I believe what you are trying to achieve is possible but no theme comes with this functionality. It's possible with some coding customization. You'll probably need to look for the submit form on the product page template and add the Vendor liquid tag there to get the name on the order page.
You can contact me if you need my help with this.
This is an accepted solution.
Hi Guys,
@UmairA is correct you need to add this line to your product-template.liquid under {% form 'product'
<input type="hidden" name="properties[Vendor]" value="{{product.vendor}}">
for me this was on line 225, as below.
end result
Hope this helps someone in the future.
Regards,
Mark Lennox
Where would you make this kind of enhancement on the Venture Template?
I compared what you displayed your the product-template.liquid file, but it looks notably different from the file of the same name in Venture. Any suggestions would be most appreciated.
Hey @Goldbug256!
Welcome to the community!
Use CTRL + F to search name="id" on product-template.liquid file and you'll find the code where you need to put the line.
Hope it helps!
Hello, How do i add this to brooklyn theme?
hello-alyss.com
Where does this go for the Dawn theme? There is no product-template.liquid www.kiofragrance.com
Hi, How can i add this in Sense theme, Below is my store link, we dont find in product-template.liquid.
www.theholisticculture.com
Please reply if possible.
This is amazing and you have no idea how excited I am!!! But I can't work out how to implement this on my store? I'm using Empire theme and don't have a template product :(.
Any ideas? Thanks!
Dear I need to add this code in order to display product vendor in the order page as the mentioned in the screenshot but I couldn't find the right place to add this code in the product-template.liquid
I'm using debut theme could you advise me where to be added?
Thank you
Hi, How can i add this in Sense theme, Below is my store link, we dont find as you mention for to add in product-template.liquid.
www.theholisticculture.com
Please reply if possible.
Confirmed! Just to clarify the logic behind it: an order submits a form, its values are then displayed on the admin order page. Adding this hidden field submits a new value which can then be shown alongside other data.
how to do it in the spotlight and to be precise in the latest version "Spotlight 15.2.0 is the latest version."
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024