Telecom

Telecom_GF_Feed Template.csv

Field
Description
Format
Example
Usage

sku

Unique identifier of a product

String (up to 256 characters)

12345

group_id

Product Group Identifier — variants of a single product distinguished by certain attributes

String (up to 256 characters)

12345

name

Product name (as shown in the widget)

String (up to 1000 characters)

Smart

url

Link to the product

String (up to 1000 characters)

https://www.telecom.com/personal/cell-plans/smart

price

Price

Float

50.00

in_stock

Stock availability

Boolean

TRUE / FALSE

image_url

Product image link

String (up to 1000 characters)

https://www2.telecom.com/upload/smart_wejrlkmdwe98302.jpg

categories

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

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

Personal|Communication|Cell Phone Plans

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)

internet|voice calls|SMS|social networks|music|New York

old_price

Price before discount

String (up to 1000 characters)

55.00

is_sale

Attribute indicating that the product is discounted

String (up to 1000 characters)

TRUE

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

margin_group

Relative product margin

String (up to 1000 characters)

3

service_type

Service type

String (up to 1000 characters)

Cell plan

Affinity

region_name

Region where the product is available

String (up to 1000 characters)

North-East

Affinity

bundle

Bundled products (if available)

String (up to 1000 characters)

Music

Keywords+Affinity

Last updated

Was this helpful?