Pets Supplies

Pets_Supplies_GF_Feed_Template.csv

Field
Description
Format
Example
Usage

sku

Product's unique identifier

String (up to 256 characters)

123456

group_id

Product group identifier — variants of a single product distinguished by certain attributes

String (up to 256 characters)

123456

name

Product name (as it is shown in the widget)

String (up to 1000 characters)

Flea and Tick Control

Collar for Cats

url

Link to the product

String (up to 1000 characters)

https://www.petshop.com/product/395790

price

Price

Float

18.20

in_stock

Stock availability

Boolean

TRUE / FALSE

image_url

Product image link

String (up to 1000 characters)

https://www.petshop.com/product_images/395790.jpg

categories

Categories the product belongs to, from the broadest to the most specific

String (separator "|" with no extra spaces, up to 1000 characters)

Cat|Collars, Harnesses|Flea Collars

keywords

Additional product information separated using "|". Filling in this property is necessary for calculating product similarity scoring (only used for the Similarity strategy). Keywords should be specified from general to specific (or from the most important to the least important), as the system will exclude the last word if the entire set does not match. For example, if the set of keywords is "Outerwear|Women's|Coats|Black" - if no products have the exact same set, the system will search for products with keywords "Outerwear|Women's|Coats" and so on, until only the first keyword remains.

String (separator "|" with no extra spaces, up to 1000 characters)

adult|outdoor|any size

old_price

Price before discount

String (up to 1000 characters)

21.10

review_count

Amount of reviews for product

String (up to 1000 characters)

45

rating

Product star rating

String (up to 1000 characters)

4.8

is_sale

Attribute indicating that the product is discounted

String (up to 1000 characters)

TRUE

Affinity

sale_badge_url

Sale badge image link

String (up to 1000 characters)

https://web.com/sale_badge.jpg

is_bestseller

Attribute indicating that the product is a bestseller

String (up to 1000 characters)

TRUE

Affinity

bestseller_badge_url

Bestseller badge image link

String (up to 1000 characters)

https://web.com/bestseller_badge.jpg

is_new

Attribute indicating that the product is new

String (up to 1000 characters)

TRUE

Affinity

new_badge_url

New badge image link

String (up to 1000 characters)

https://web.com/new_badge.jpg

in_stock_status

Relative product stock availability

String (up to 1000 characters)

low

margin_group

Relative product margin

String (up to 1000 characters)

3

brand

Brand

String (up to 1000 characters)

PetStore

pet_type

Type of pet

String (up to 1000 characters)

cat

Keywords+Affinity

pet_breed

Breed of pet

String (up to 1000 characters)

any

Keywords+Affinity

pet_size

Relative size of pet

String (up to 1000 characters)

any

Keywords+Affinity

pet_age

Pet age group

String (up to 1000 characters)

adult

Keywords+Affinity

periodic

Attribute indicating that the product tends to be purchased on a regular basis

String (up to 1000 characters)

true

Keywords+Affinity

Last updated

Was this helpful?