Home
›
Brick Owl
›
Features
Sign In
·
Register
Hello!
To use the forum, login or register above.
(If you are already logged in above, please
click here
)
Quick Links
Categories
Recent Discussions
Activity
Categories
7.6K
All Categories
1.2K
Brick Owl
2
Announcements
174
Features
72
Suggestions
740
Catalog Discussions
997
Site Issues
144
API
1.2K
General
279
Introduce Yourself
1.8K
Sale / Store Announcements
16
Competitions
444
Lego Questions
88
Wishlists
534
Everything Else
206
Third Party Tools
How to articles uploaden with XML
SteenGoed
March 2023
in
Features
Vote Up
0
Vote Down
I'm still new to listing parts in my shop. I want to do that with an XML file. Which column-names do you need?
Is there an example file somewhere?
Thanks in advance for your help.
Dirk
Comments
1 Comment
sorted by
Votes
Date Added
ErwinNL
March 2023
Vote Up
0
Vote Down
Example inventory
<inventory>
<lot>
<lot_id>86647927</lot_id>
<brickowl_item_id>434783</brickowl_item_id>
<boid>789095-38</boid>
<external_lot_id>248864151</external_lot_id>
<name>LEGO Black Beam 1 x 2 x 3 Bent 90 Degrees Quarter Ellipse (71708)</name>
<quantity>25</quantity>
<base_price>0.982</base_price>
<condition>new</condition>
<tier_price/>
<bulk_qty>1</bulk_qty>
<sale_percent>0</sale_percent>
<for_sale>1</for_sale>
<personal_note>a1140</personal_note>
<public_note/>
<my_weight/>
<weight>1.000</weight>
<my_cost/>
<force_quote>0</force_quote>
</lot>
</inventory>
Sign In
or
Register
to comment.
Powered by Vanilla
Comments
<inventory>
<lot>
<lot_id>86647927</lot_id>
<brickowl_item_id>434783</brickowl_item_id>
<boid>789095-38</boid>
<external_lot_id>248864151</external_lot_id>
<name>LEGO Black Beam 1 x 2 x 3 Bent 90 Degrees Quarter Ellipse (71708)</name>
<quantity>25</quantity>
<base_price>0.982</base_price>
<condition>new</condition>
<tier_price/>
<bulk_qty>1</bulk_qty>
<sale_percent>0</sale_percent>
<for_sale>1</for_sale>
<personal_note>a1140</personal_note>
<public_note/>
<my_weight/>
<weight>1.000</weight>
<my_cost/>
<force_quote>0</force_quote>
</lot>
</inventory>