WALMART: How to figure out the UPC/GTIN from the detail page?

So we are making a listing here:
https://www.walmart.com/ip/Suave-Whipped-Cream-Mousse-for-Captivating-Curls-7-oz/19514997

19514997 is the item ID.
I see there is a variant for a (pack of 3) so why not list on that too.
That listing has an item ID of 5357538122

However in Walmart “Add a product” you can’t search by the Item Id (for some dumb reason) and the listings don’t show the UPC/GTIN used.

Anyone know how to find the info needed to go to “add a product” in Walmart & find the item?
Amazon you can search the ASIN - Walmart no bueno… :thinking:

2 Likes

This is a trick I used to use 3/4 years ago when we were just getting into Walmart and we had to add items to the catalog.

Can’t guarantee it will work 100% of the time but I just tried it and it worked on all listings.

  1. Go on the page of the listing you want to add to your catalog.
  2. Right-click any whitespace on the listing and choose “View Page Source,” a common keyboard shortcut is ‘CTRL + U’
  3. It will open the HTML source if it didn’t open automatically.
  4. ‘CTRL + F’ and search for ‘UPC’ and/or ‘GTIN’ (without quotes)
  5. The UPC/GTIN should be right next to the ID of the found results.

I’m new here so I don’t know if I am allowed to post links or screenshots, but the results should look something like:
“upc”:“030772097502”
or
“sku”:“7232106224”,“gtin13”:“030772097502”

7 Likes

Thanks for the reply…

So that method does find the GTIN/UPC
gtin

Unfortunately it didn’t find that listings.

2 Likes

Welcome to SAS!

You can post links and screenshots as long as they are within SAS rules. These pages will help you know what is acceptable and what is not.

Again … Welcome!

5 Likes

@Javier welcome and thank you!