Buscape Feed Specifications
Buscape is an online price comparison channel that is gaining a lot of popularity in Central and South America.
Here are their product feed specifications:
Attribute | Type | Description |
---|---|---|
groupId | String | Product group |
sku | String | Product ID (Max size 240 characters) |
barcode | String | Barcode of the product (Max size 240 characters) |
category | String | Product category (eg Electronics> TV). (Max size 255 characters) |
title | String | Title of the product (Max 200 character size) |
description | String | Description of the product, accepts HTML tags:
Script and/or inline css, or any other tag not listed above will not be accepted. |
linkLomadee | String | Product link for Lomadee (Max size 4094 characters) |
link | String | Product link for Buscapé (Max size 4094 characters) |
images | Array | Array of product images (Max. 4094 characters each image) |
prices | Json | Should contain the following attributes: type, price, priceLomadee, and installment |
quantity | Integer | Available quantity |
isbn | String | ISBN number for books |
sizeHeight | Double | Product height (cm) |
sizeLength | Double | Product length (cm) |
sizeWidth | Double | Product width (cm) |
weightValue | Integer | Product weight (grams) |
technicalSpecifications | Map | Technical specifications |
productAttributes | Map | Characteristics that can generate variation between the same product like color, voltage, size, etc. |
More Information
File Header
The first line of your file should contain the attribute names of each cell and in the rows below their values, following the header structure, as in the CSV template above.
Product Images:
The array must be done in the following form: [“URL_1”, “URL_2”, …, “URL_N”].
JSON model for prices:
You should send a JSON in the following format: [“” “” “”, “price”: 0, “priceLomadee”: 0, “installment”: 0}, {“type”: “”, “price”: 0 , “priceLomadee”: 0, “installment”: 0, “installmentValue”: 0}]
Technical specifications:
A JSON (Map) should be sent in the following format: {“Specifier_name_1”: “Specifier_value_2”, “Specifier_name_2”: “Specifier_value_2”}.
Product Attributes:
A JSON (Map) should be sent in the following format: {“Attribute_name_1”: “Attribute_value_1”, “Attribute_2_name”: “Attribute_value_2”}.
Need help in optimizing your feed and getting it to Buscape? We can help! Feel free to contact us below.