Feed XML

Integration via XML feed

The simplest way to import La Grana products into your store. One link — automatic updates of products, prices and stock levels every hour.

How it works
1
You receive a unique link
After access activation you receive your personal XML feed URL — linked to your account.
2
Paste it into your store
Paste the link into your system's import settings (Shoper, PrestaShop, WooCommerce, etc.). One-time configuration.
3
Automatic synchronization
Your store fetches the feed every hour. Products, prices and stock levels always up to date — no manual work.
What the feed contains
Full product catalog
Names, descriptions, categories, brands, attributes, images — everything your store needs.
Your prices
The feed contains B2B wholesale prices assigned to your profile — your markup is separate, set in your store.
Stock levels
Current stock for each product — your store automatically hides unavailable items.
Hourly updates
The feed is automatically regenerated — price and stock changes reach your store without delay.
XML / CSV standard
Format compatible with popular e-commerce systems. No extra plugins — import using your store's native function.
Private link with token
Your feed is secured with a unique token — nobody but you has access to your prices.
XML structure example
<?xml version="1.0" encoding="UTF-8"?>
<products>
  <product>
    <id>42</id>
    <sku>LG-12345</sku>
    <name>Nazwa produktu</name>
    <description>Pełny opis produktu...</description>
    <category>Wibratory</category>
    <brand>LELO</brand>
    <price>89.00</price>       <!-- Twoja cena hurt -->
    <stock>24</stock>
    <image>https://cdn.lagrana.pl/img/produkt-12345.jpg</image>
    <active>true</active>
  </product>
  <!-- ... kolejne produkty ... -->
</products>
Compatible platforms
Shoper
PrestaShop
WooCommerce
Shopify
IdoSell
BaseLinker
+ any system with XML import
Ready to start?

Log in and get your XML feed link

XML feed access is activated on request. Contact us — we usually configure this within one business day.

Log in Request access