Automatizovani link podatka - Teljes_termektorzs query
This query gives you standard details from products. When you need pictures, please use our teljes_reszletes query.
Output example:
<?xml version="1.0" encoding="utf-8"?> <items> <item> <product_number>290228</product_number> <product_name>COOLER CORSAIR Hydro H150i PRO RGB 360mm Liquid</product_name> <category_id>VH_KOM</category_id> <brand>CORSAIR</brand> <sku>CW-9060031-WW</sku> <ean>8886419330172</ean> </item> </items>
Field formats:
Field name | Type | Description |
---|---|---|
product_number | string(25) | Product identification |
product_name | string(120) | Product name |
category_id | string(10) | The category identification of the product |
brand | string(20) | The manufacturer’s name |
sku | string(25) | The manufacturer’s product identification |
ean | string(13) | EAN-13 product ID |