Přidat produkt zadáním kódů
Structure of full.xml
Structure and its description
The full.xml file is the first basic IOF offer file containing basic information about products, e.g. descriptions, photos, attributes, attachments or groups of products or components of sets and collections.
Detailed information about the default offer language (required attribute @language) and the currency of the offered products (required attribute @currency) are located in the node <products>.
The node <products>also contains a node<product> with all the details of a single product: name, description, category, manufacturer, unit of measure, size, series, warranty, parameters, price, strikethrough price, suggested retail price, URL, pictures and icons as well as components for sets and collections.
Each product (node <product>) has a unique identifier (required attribute @id) and the VAT rate (optional attribute @vat)
Prices
All prices returned in the file:
- product price included in the node <product><price>,
- recommended product price included in the node <product><srp>,
- strikethrough retail price included in the node <product><strikethrough_retail_price>,
- strikethrough wholesale price included in the node <product><strikethrough_wholesale_price>,
- size price included in the node <product><sizes><size><price>,
- recommended size price included in the node <product><sizes><size><srp>,
- strikethrough retail size price included in the node <product><sizes><size><strikethrough_retail_price>,
- strikethrough wholesale size price <product><sizes><size><strikethrough_wholesale_price>.
are automatically converted into the currency of the target customer (attribute @currency in the node <products>), but without taking into account discounts assigned to their account on the supplier's website (information about these prices reduced by a customer rebate is returned in ((developers / formats/iof/specification/structure-of-light-xml|light.xml))).
Each price node includes information on the gross value (optional attribute @gross) and on the net value (required attribute @net).
A slice of a portion of the XML structure showing the product price and size nodes:
<?xml version="1.0" encoding="utf-8"?>
<product id="33" currency="PLN" code_on_card="34567-11000" producer_code_standard="GTIN13" type="regular" vat="23.0" site="1">
<price gross="1563.6" net="1271.22"/>
<srp gross="0" net="0"/>
<sizes iaiext:group_name="Ubrania" iaiext:group_id="1" iaiext:sizeList="full">
<size id="1" name="XXS" panel_name="xxs" code="33-1" weight="1353" iaiext:weight_net="1100" code_producer="0000034567111" iaiext:code_external="34567-11" iaiext:priority="0">
<price gross="1575.6" net="1280.98"/>
<srp gross="19211.88" net="15619.41"/>
<strikethrough_retail_price gross="14401.32" net="11708.39"/>
<strikethrough_wholesale_price gross="14401.32" net="11708.39"/>
</size>
<size id="2" name="XS" panel_name="xs" code="33-2" weight="1353" iaiext:weight_net="1100" code_producer="0000034567227" iaiext:code_external="34567-22" iaiext:priority="1">
<price gross="1587.6" net="1290.73"/>
<srp gross="19211.88" net="15619.41"/>
<strikethrough_retail_price gross="14401.32" net="11708.39"/>
<strikethrough_wholesale_price gross="14401.32" net="11708.39"/>
</size>
</sizes>
</product>
Sizes
Each size in the file (node <size>) is described with the following attributes:
Required attributes:
- @id – size ID,
- @code – unique product code np. 1454-1403.
Optional attributes:
- @panel_name - the unique size name,
- @name - size name displayed in the store,
- @code_producer - producer's code,
- @iaiext:code_external - external code system (extension attribute IOF Extensions),
- @weight - weight of the product in grams per package,
- @iaiext:weight_net - weight of the product without packaging in grams (extension attribute IOF Extensions).
A slice of a portion of the XML structure showing size nodes:
<?xml version="1.0" encoding="utf-8"?>
<product id="33" currency="PLN" code_on_card="34567-11000" producer_code_standard="GTIN13" type="regular" vat="23.0" site="1">
<sizes iaiext:group_name="Ubrania" iaiext:group_id="1" iaiext:sizeList="full">
<size id="1" name="XXS" panel_name="xxs" code="33-1" weight="1353" iaiext:weight_net="1100" code_producer="0000034567111" iaiext:code_external="34567-11" iaiext:priority="0">
<price gross="1575.6" net="1280.98"/>
<srp gross="19211.88" net="15619.41"/>
<strikethrough_retail_price gross="14401.32" net="11708.39"/>
<strikethrough_wholesale_price gross="14401.32" net="11708.39"/>
<stock id="0" quantity="-1" available_stock_quantity="-1" stock_quantity="-1"/>
<stock id="1" quantity="-1" available_stock_quantity="-1" stock_quantity="-1" location_id="1" location_text_id="strefa A"/>
</size>
<size id="2" name="XS" panel_name="xs" code="33-2" weight="1353" iaiext:weight_net="1100" code_producer="0000034567227" iaiext:code_external="34567-22" iaiext:priority="1">
<price gross="1587.6" net="1290.73"/>
<srp gross="19211.88" net="15619.41"/>
<strikethrough_retail_price gross="14401.32" net="11708.39"/>
<strikethrough_wholesale_price gross="14401.32" net="11708.39"/>
<stock id="0" quantity="-1" available_stock_quantity="-1" stock_quantity="-1"/>
<stock id="1" quantity="-1" available_stock_quantity="-1" stock_quantity="-1"/>
</size>
<size id="3" name="S" panel_name="s" code="33-3" weight="1353" iaiext:weight_net="1100" code_producer="0000034567333" iaiext:code_external="34567-33" iaiext:priority="2">
<price gross="1599.6" net="1300.49"/>
<srp gross="19211.88" net="15619.41"/>
<strikethrough_retail_price gross="14401.32" net="11708.39"/>
<strikethrough_wholesale_price gross="14401.32" net="11708.39"/>
<stock id="0" quantity="-1" available_stock_quantity="-1" stock_quantity="-1"/>
<stock id="1" quantity="-1" available_stock_quantity="-1" stock_quantity="-1"/>
</size>
<size id="4" name="M" panel_name="m" code="33-4" weight="1353" iaiext:weight_net="1100" code_producer="0000034567449" iaiext:code_external="34567-44" iaiext:priority="3">
<price gross="1611.6" net="1310.24"/>
<srp gross="19211.88" net="15619.41"/>
<strikethrough_retail_price gross="14401.32" net="11708.39"/>
<strikethrough_wholesale_price gross="14401.32" net="11708.39"/>
<stock id="0" quantity="-1" available_stock_quantity="-1" stock_quantity="-1"/>
<stock id="1" quantity="-1" available_stock_quantity="-1" stock_quantity="-1"/>
</size>
<size id="5" name="L" panel_name="l" code="33-5" weight="1353" iaiext:weight_net="1100" code_producer="0000034567555" iaiext:code_external="34567-55" iaiext:priority="4">
<price gross="1623.6" net="1320"/>
<srp gross="19211.88" net="15619.41"/>
<strikethrough_retail_price gross="14401.32" net="11708.39"/>
<strikethrough_wholesale_price gross="14401.32" net="11708.39"/>
</size>
<size id="6" name="XL" panel_name="xl" code="33-6" weight="1353" iaiext:weight_net="1100" code_producer="0000034567661" iaiext:code_external="34567-66" iaiext:priority="5">
<price gross="1635.6" net="1329.76"/>
<srp gross="19211.88" net="15619.41"/>
<strikethrough_retail_price gross="14401.32" net="11708.39"/>
<strikethrough_wholesale_price gross="14401.32" net="11708.39"/>
<stock id="0" quantity="-1" available_stock_quantity="-1" stock_quantity="-1"/>
<stock id="1" quantity="-1" available_stock_quantity="-1" stock_quantity="-1"/>
</size>
<size id="7" name="XXL" panel_name="xxl" code="33-7" weight="1353" iaiext:weight_net="1100" code_producer="0000034567777" iaiext:code_external="34567-77" iaiext:priority="6">
<price gross="1647.6" net="1339.51"/>
<srp gross="19211.88" net="15619.41"/>
<strikethrough_retail_price gross="14401.32" net="11708.39"/>
<strikethrough_wholesale_price gross="14401.32" net="11708.39"/>
<stock id="0" quantity="-1" available_stock_quantity="-1" stock_quantity="-1"/>
<stock id="1" quantity="-1" available_stock_quantity="-1" stock_quantity="-1"/>
</size>
<size id="9" name="XXXXL" panel_name="xxxxl" code="33-9" weight="1353" iaiext:weight_net="1100" code_producer="0000034567999" iaiext:code_external="34567-99" iaiext:priority="8">
<price gross="1671.6" net="1359.02"/>
<srp gross="19211.88" net="15619.41"/>
<strikethrough_retail_price gross="14401.32" net="11708.39"/>
<strikethrough_wholesale_price gross="14401.32" net="11708.39"/>
<stock id="1" quantity="-1" available_stock_quantity="-1" stock_quantity="-1"/>
</size>
</sizes>
</product>
Name, description and photos
Product name and its descriptions are placed in the node<description>. Each of its elements can be defined in many languages ​​(optional attribute@xml:lang).
Photos and icons are located in the node<images>. Each photo or icon can be described using optional attributes:
- last modified in the YYYY-MM-DDThh:mm:ss format (attribute@changed),
- md5 key (attribute @hash),
- image width in pixels (attribute @width),
- image height in pixels (attribute @height).
A slice of a portion of the XML structure showing the name, description, image, and icon nodes:
<?xml version="1.0" encoding="utf-8"?>
<product id="33" currency="PLN" code_on_card="34567-11000" producer_code_standard="GTIN13" type="regular" vat="23.0" site="1">
<description>
<name xml:lang="pol"><![CDATA[Przykładowy towar]]></name>
<name xml:lang="eng"><![CDATA[Sample product]]></name>
<version name="niebieski \ GHK 1999 \ szkło">
<name xml:lang="pol"><![CDATA[niebieski \ GHK 1999 \ szkło]]></name>
<name xml:lang="eng"><![CDATA[blue \ GHK 1999 \ glass]]></name>
</version>
<long_desc xml:lang="pol"><![CDATA[Przykładowy opis długi towaru]]></long_desc>
<long_desc xml:lang="eng"><![CDATA[Example of a long product description]]></long_desc>
<short_desc xml:lang="pol"><![CDATA[Przykładowy opis krótki towaru]]></short_desc>
<short_desc xml:lang="eng"><![CDATA[Example of short product description]]></short_desc>
</description>
<images>
<large>
<image iaiext:priority="1" url="https://iof.shop.pl/data/gfx/pictures/large/3/3/33_1.jpg" hash="5cc2f0c172881899a70e1a3a0086c78f" changed="2022-01-20 20:50:23" width="4000" height="2667"/>
<image iaiext:priority="2" url="https://iof.shop.pl/data/gfx/pictures/large/3/3/33_2.jpg" hash="4c255061ccde0f7c04d21e79dc288874" changed="2022-01-20 20:50:26" width="4000" height="2667"/>
<image iaiext:priority="3" url="https://iof.shop.pl/data/gfx/pictures/large/3/3/33_3.jpg" hash="4bc5c0537484c4d9eed4204f8f86da73" changed="2022-01-20 20:50:28" width="4000" height="2667"/>
<image iaiext:priority="4" url="https://iof.shop.pl/data/gfx/pictures/large/3/3/33_4.jpg" hash="c00577745493bfe882fa69b6504cb6f8" changed="2022-01-20 20:50:30" width="4000" height="2667"/>
<image iaiext:priority="5" url="https://iof.shop.pl/data/gfx/pictures/large/3/3/33_5.jpg" hash="3822b5bdf3f2271a84479153a016b787" changed="2022-01-20 20:50:33" width="4000" height="2667"/>
<image iaiext:priority="6" url="https://iof.shop.pl/data/gfx/pictures/large/3/3/33_6.jpg" hash="f068d3d70a63e2f492b4f5302d2ba416" changed="2022-01-20 20:50:36" width="4000" height="2667"/>
</large>
<icons>
<icon url="https://iof.shop.pl/data/gfx/icons/large/3/3/33.jpg" hash="f7596f21c6e285ee2f3baea7ae382a2b" changed="2022-01-20 20:55:45" width="350" height="233"/>
<auction_icon url="https://iof.shop.pl/data/gfx/icons/auctions/3/3/33.jpg" changed="2022-01-20 20:53:38" hash="f7596f21c6e285ee2f3baea7ae382a2b" width="4000" height="2667"/>
<group_icon url="https://iof.shop.pl/data/gfx/icons/versions/3/3/33.jpg" hash="f7596f21c6e285ee2f3baea7ae382a2b" changed="2022-01-20 20:55:45" width="200" height="134"/>
</icons>
</images>
</product>
Attachments to products
The file types that are attachments to products should be described in accordance with the MIME format. You can also specify download limitations by setting the number of days when a file can be downloaded (limitation@days) or number of downloads (limitation@downloads).
A slice of a portion of the XML structure showing attachment nodes in regular and virtual products:
<?xml version="1.0" encoding="utf-8"?>
<product id="33" currency="PLN" code_on_card="34567-11000" producer_code_standard="GTIN13" type="regular" vat="23.0" site="1">
<attachments>
<file version="full" url="https://iof.shop.pl/settings.php?getAttachmentp=5_33_pol_1c8427528679c1ce00973c3477b708ef" priority="1" attachment_file_type="image" attachment_file_extension="jpg" enable="all" download_log="y">
<name xml:lang="pol"><![CDATA[Załącznik nr 1 - pol]]></name>
</file>
<file version="full" url="https://iof.shop.pl/settings.php?getAttachmentp=8_33_pol_8bec64d5bccfeb6dbbf0997af4a8c506" priority="2" attachment_file_type="audio" attachment_file_extension="mp3" enable="only_logged" download_log="y">
<name xml:lang="pol"><![CDATA[Załącznik nr 2 - pol]]></name>
</file>
<file version="full" url="https://iof.shop.pl/settings.php?getAttachmentp=9_33_pol_ace216ed7a726d49c388aacf7019fb1d" priority="3" attachment_file_type="video" attachment_file_extension="webm" enable="ordered" download_log="n">
<name xml:lang="pol"><![CDATA[Załącznik nr 3 - pol]]></name>
</file>
<file version="full" url="https://iof.shop.pl/settings.php?getAttachmentp=10_33_pol_ad2407e1971c06449d8f2bf5d0f4211a" priority="4" attachment_file_type="doc" attachment_file_extension="pdf" enable="wholesaler" download_log="n">
<name xml:lang="pol"><![CDATA[Załącznik nr 4 - pol]]></name>
</file>
<file version="full" url="https://iof.shop.pl/settings.php?getAttachmentp=11_33_pol_956fb247126cc5f7dcf7eb8e62324836" priority="5" attachment_file_type="other" attachment_file_extension="zip" enable="wholesaler_or_orderer" download_log="y">
<name xml:lang="pol"><![CDATA[Załącznik nr 5 - pol]]></name>
</file>
<file version="full" url="https://iof.shop.pl/settings.php?getAttachmentp=12_33_eng_27efca6ef3d102860b3a2cfad07216dc" priority="2" attachment_file_type="image" attachment_file_extension="jpg" enable="wholesaler_and_ordered" download_log="y">
<name xml:lang="eng"><![CDATA[Attachment No. 1 - eng]]></name>
</file>
<file version="full" url="https://iof.shop.pl/settings.php?getAttachmentp=13_33_eng_c3c58e52c0b2d743a82da1e4897420dc" priority="3" attachment_file_type="image" attachment_file_extension="jpg" enable="all" download_log="y">
<name xml:lang="eng"><![CDATA[Attachment No. 2 - eng]]></name>
</file>
<file version="full" url="https://iof.shop.pl/settings.php?getAttachmentp=14_33_eng_5102f40c31bc47b1c1a9f6e59f96a14d" priority="4" attachment_file_type="image" attachment_file_extension="jpg" enable="all" download_log="n">
<name xml:lang="eng"><![CDATA[Attachment No. 3 - eng]]></name>
</file>
</attachments>
</product>
<product id="41" currency="PLN" code_on_card="978-3-16-1484888" producer_code_standard="OTHER" type="virtual" vat="23.0" site="1">
<attachments>
<file version="full" url="https://iof.shop.pl/download-attachment.php?h=m7G5RMSUpaSXl2W3ksfK1dSVpXM=#downloadapp" priority="1" attachment_file_type="image" attachment_file_extension="jpg">
<name xml:lang="pol"><![CDATA[Załącznik nr 1 / bez ograniczeń - pol]]></name>
<name xml:lang="eng"><![CDATA[Attachment No. 1 / Unlimited - eng]]></name>
</file>
<file version="full" url="https://iof.shop.pl/download-attachment.php?h=m7G5RMSUpaSXl2W3ksfK1dSVpXQ=#downloadapp" priority="2" attachment_file_type="image" attachment_file_extension="jpg">
<name xml:lang="pol"><![CDATA[Załącznik nr 2 / bez ograniczeń przez 12 dni od daty opłacenia zamówienia - pol]]></name>
<name xml:lang="eng"><![CDATA[Attachment No. 2 / unlimited for 12 days from the date of payment of the order - eng]]></name>
<limitation days="12"/>
</file>
<file version="full" url="https://iof.shop.pl/download-attachment.php?h=m7G5RMSUpaSXl2W3ksfK1dSVpXU=#downloadapp" priority="3" attachment_file_type="image" attachment_file_extension="jpg">
<name xml:lang="pol"><![CDATA[Załącznik nr 3 / 3 razy od daty opłacenia zamówienia bez ograniczenia czasowego - pol]]></name>
<name xml:lang="eng"><![CDATA[Attachment No. 3 / 3 times from the date of payment of the order without time limitation - eng]]></name>
<limitation downloads="3"/>
</file>
<file version="full" url="https://iof.shop.pl/download-attachment.php?h=m7G5RMSUpaSXl2W3ksfK1dSVpXY=#downloadapp" priority="4" attachment_file_type="image" attachment_file_extension="jpg">
<name xml:lang="pol"><![CDATA[Załącznik nr 4 / 5 razy w przeciągu 7 dni od daty opłacenia zamówienia - pol]]></name>
<name xml:lang="eng"><![CDATA[Attachment No. 4 / 5 times within 7 days of order payment - eng]]></name>
<limitation downloads="5" days="7"/>
</file>
<file version="sample" url="https://iof.shop.pl/download-attachment.php?h=m7G5RMSUpaSXl2W3ksfK1dSVpXc=#downloadapp" priority="5" attachment_file_type="image" attachment_file_extension="jpg">
<name xml:lang="pol"><![CDATA[Załącznik nr 5 / darmowa próbka - pol]]></name>
<name xml:lang="eng"><![CDATA[Attachment No. 5 / free sample - eng]]></name>
</file>
</attachments>
</product>
Products in group
If you want to group the offered products, follow the rules below:
- each product - both grouped and ungrouped - is at the same level in the node <products><product>,
- each product in a given group should contain a <group> node together with the attributes @id, @first_product_id, @iaiext:first_product_code_external and @iaiext:first_product_code_producer which identify the product group and also identify the main product in that group. The values of the attributes @id, @first_product_id, @iaiext:first_product_code_external and @iaiext:first_product_code_producer should be the same across all products in the group,
- the node<group> identifying a given group should have at least one common parameter in each product - in the form of the node <group_by_parameter> with a unique parameter identifier (required attribute @id ) and its name (optional node ),
- node should have at least one parameter value that distinguishes grouped products - in the form of node with a unique parameter value identifier (required attribute) and its name (optional node <name>),
- there are no restrictions as to the number of grouping parameters and their values,
- products name in the group is built from all values ​​of nodes <product_value> e.g. for information as in the example below (the product name in the group is leather \ sports \ laces and the full product name is Adizero Feather 2 - leather \ sports shoes \ laces )
A slice of a portion of the XML structure showing the group nodes for a single product in the group:
<?xml version="1.0" encoding="utf-8"?>
<product id="33" currency="PLN" code_on_card="34567-11000" producer_code_standard="GTIN13" type="regular" vat="23.0" site="1">
<description>
<version name="niebieski \ GHK 1999 \ szkło">
<name xml:lang="pol"><![CDATA[niebieski \ GHK 1999 \ szkło]]></name>
</version>
</description>
<group id="35" first_product_id="35" iaiext:first_product_code_external="35-101-35-101" iaiext:first_product_code_producer="00000000351010" iaiext:first_product_code_iai="33-1">
<group_by_parameter id="bd1636543c66228b6274fe8224397391">
<name xml:lang="pol"><![CDATA[Kolor \ Model \ Materiał]]></name>
<product_value id="9f9cbb65e926b66c459c8a6ecc13a989">
<name xml:lang="pol"><![CDATA[niebieski \ GHK 1999 \ szkło]]></name>
</product_value>
</group_by_parameter>
</group>
<parameters>
<parameter type="parameter" id="128" priority="9" distinction="n" group_distinction="y" hide="n" auction_template_hide="n" context_id="CONTEXT_COLOR" name="Kolor">
<value id="355" priority="0" name="niebieski"/>
</parameter>
<parameter type="parameter" id="152" priority="26" distinction="n" group_distinction="y" hide="y" auction_template_hide="n" context_id="CONTEXT_MODEL" name="Model">
<value id="333" priority="0" name="GHK 1999"/>
</parameter>
<parameter type="parameter" id="238" priority="66" distinction="n" group_distinction="y" hide="y" auction_template_hide="n" name="Materiał">
<value id="239" priority="0" name="szkło"/>
</parameter>
</parameters>
</product>
Sets and collections
If you want to return the collections and sets in the offer, follow the rules below:
- each item - both collections and sets - is at the same level in the node <products><product>,
- each product being a part of the collection or set should contain node <bundled> with nodes <product> containing information about identifier (attribute @id), the amount available (attribute @quantity) and how to present sizes and variants
(attribute @type),
- attribute@type can take the following values:
- client_chooses_defined_size - (the client can select one of the defined sizes presented as a selector allowing only one size to be selected),
- client_chooses_defined_size_as_separate_items - (client sees each size returned as a separate component product),
- client_chooses_size - (the customer can choose one of any size),
- client_chooses_variant - (the customer can choose one of any size in any variant).
- a <bundled><product> node may additionally contain a <sizes> node describing the sizes assigned to the component product in the form of a <size> node, along with the size identifier (attribute @id) its name corresponding to the panel unique size name (attribute @name) and the IAI code (attribute @iaiext: code), the manufacturer code (attribute @iaiext:code_producer) and the external system code (attribute '@iaiext:code_external).
A slice of a portion of the XML structure showing the component nodes for the set and collection:
<?xml version="1.0" encoding="utf-8"?>
<product id="42" currency="PLN" code_on_card="34567-multi" producer_code_standard="OTHER" type="bundle" vat="23.0" site="1">
<bundled type="unspecified">
<product id="33" quantity="1.000" type="client_chooses_variant"/>
<product id="34" quantity="1.000" type="client_chooses_size"/>
<product id="35" quantity="1.000" type="client_chooses_defined_size_as_separate_items ">
<sizes>
<size id="1" name="xxs" iaiext:code_external="35-101-35-101" iaiext:code_producer="00000000351010" iaiext:code="35-1"/>
</sizes>
</product>
<product id="35" quantity="1.000" type="client_chooses_defined_size_as_separate_items ">
<sizes>
<size id="2" name="xs" iaiext:code_external="35-202-35-202" iaiext:code_producer="00000000352024" iaiext:code="35-2"/>
</sizes>
</product>
<product id="35" quantity="1.000" type="client_chooses_defined_size_as_separate_items ">
<sizes>
<size id="3" name="s" iaiext:code_external="35-303-35-303" iaiext:code_producer="00000000353038" iaiext:code="35-3"/>
</sizes>
</product>
</bundled>
</product>
<product id="44" currency="PLN" code_on_card="A8A0-4956F666" producer_code_standard="OTHER" type="collection" vat="23.0" site="1">
<bundled type="unspecified">
<product id="33" quantity="1.000" type="client_chooses_defined_size_as_separate_items ">
<sizes>
<size id="7" name="xxl" iaiext:code_external="34567-77" iaiext:code_producer="0000034567777" iaiext:code="33-7"/>
<size id="8" name="xxxl" iaiext:code_external="" iaiext:code_producer="" iaiext:code="33-8"/>
<size id="9" name="xxxxl" iaiext:code_external="34567-99" iaiext:code_producer="0000034567999" iaiext:code="33-9"/>
</sizes>
</product>
<product id="34" quantity="1.000" type="client_chooses_variant"/>
<product id="35" quantity="1.000" type="client_chooses_size"/>
</bundled>
</product>
Changelog:
IOF 3.0
- in the node <offer> we have added an optional attribute @generated_by allowing to return information about the platform from which the offer was generated,
- in the node <offer><products><product> we have added an attribute @type returning information about the type of goods offered (regular, packaging, virtual, bundle, collection, service),
- we have changed the node name from iaiext:category_iai to category_idosell, and the node itself became the basic offer node returned without the iaiext prefix:,
- in the node <card> we have added an attribute @url_mobile, which until now was supported by the IOF Extensions extension,
- in the node <product>:
- next to the existing node <strikethrough_retail_price> returning information about the basic strikethrough retail price, we also have added the node <strikethrough_wholesale_price> returning information about the basic strikethrough wholesale price for a given size
- we have added a node <bundled> returning nodes <product> containing information about the components of sets and collections, how to present their sizes and the quantity offered.
- in the node <product><sizes><size>:
- we have changed name of the attribute returning the unique size name from @text_id to @panel_name,
- next to the existing node <strikethrough_retail_price> returning information about the strikethrough retail price for a given size, we have also added a node <strikethrough_wholesale_price> returning information about the strikethrough wholesale price for a given size
- we have changed attributes @iaiext:location_id and @iaiext:location_text_id supported so far by the extension IOF Extensions so they become the basic attributes of the node <stock> returned without the iaiext prefix.
- we have changed the name of the attribute @date_changed returned in all nodes <product><images> to @changed,
- we have changed the attributes so far supported by the extension IOF Extensions @iaiext:distinction, @iaiext:group_distinction, @iaiext:hide, @iaiext:auction_template_hide, @iaiext:context_id to become the basic attributes of nodes <parameter> and <value> to be returned without the prefix iaiext:,
- we have changed the node <group> so the supported so far by the IOF Extensions attribute @iaiext:first_product_id to become the basic node attribute returned without the iaiext prefix:.
- in the node <attachments><file>:
- we have added a new attribute <b>@version</b> returning information about the version of a given attachment (demo or full),
- we have changed the attributes so far to supported by the extension IOF Extensions <b>@iaiext:enable</b>, @iaiext:attachment_file_type, @iaiext:download_log, @iaiext:attachment_file_extension to become the basic attributes of the node returned without the prefix iaiext:.
Example XML file structure:
<?xml version="1.0" encoding="utf-8"?>
<offer xmlns:iof="http://www.iai-shop.com/developers/iof.phtml" xmlns:iaiext="http://www.iai-shop.com/developers/iof/extensions.phtml" file_format="IOF" generated="2022-02-14 00:24:18" expires="2022-02-15 00:24:18" version="3.0" extensions="yes">
<products xmlns:iaiext="http://www.iai-shop.com/developers/iof/extensions.phtml" currency="PLN" iof_translation_generated="yes" language="pol">
<product id="33" currency="PLN" code_on_card="34567-11000" producer_code_standard="GTIN13" type="regular" vat="23.0" site="1">
<producer id="1642669997" name="Lewis"/>
<category id="1214553882" name="Kategoria testowa 1/Podkategoria 3"/>
<category_idosell id="55" path="Aparaty, kamery i przyrządy optyczne > Akcesoria do aparatów, kamer i przyrządów optycznych > Zapasowe kable do aparatów, kamer i przyrządów optycznych"/>
<unit id="3" name="opakowanie"/>
<series id="5" name="Kolekcja damska"/>
<warranty id="2" type="producer" period="24" name="Gwarancja producenta na 2 lata"/>
<card url="https://iof.shop.pl/pl/products/przykladowy-towar-33-33.html"/>
<description>
<name xml:lang="eng"><![CDATA[Sample product 33]]></name>
<name xml:lang="pol"><![CDATA[Przykładowy towar 33]]></name>
<version name="niebieski \ GHK 1999 \ bawełna">
<name xml:lang="eng"><![CDATA[blue \ GHK 1999 \ cotton]]></name>
<name xml:lang="pol"><![CDATA[niebieski \ GHK 1999 \ bawełna]]></name>
</version>
<long_desc xml:lang="eng"><![CDATA[Long description of sample product 33]]></long_desc>
<long_desc xml:lang="pol"><![CDATA[Opis długi przykładowego towaru 33]]></long_desc>
<short_desc xml:lang="eng"><![CDATA[Short description of sample product 33]]></short_desc>
<short_desc xml:lang="pol"><![CDATA[Opis krótki przykładowego towaru 33]]></short_desc>
</description>
<price gross="1563.6" net="1271.22"/>
<srp gross="0" net="0"/>
<sizes iaiext:group_name="Ubrania" iaiext:group_id="1" iaiext:sizeList="full">
<size id="1" name="XXS" panel_name="xxs" code="33-1" weight="1353" iaiext:weight_net="1100" code_producer="0000034567111" iaiext:code_external="34567-11" iaiext:priority="0">
<price gross="1575.6" net="1280.98"/>
<srp gross="19211.88" net="15619.41"/>
<strikethrough_retail_price gross="14401.32" net="11708.39"/>
<strikethrough_wholesale_price gross="14401.32" net="11708.39"/>
<stock id="0" quantity="-1" available_stock_quantity="-1" stock_quantity="-1"/>
<stock id="1" quantity="-1" available_stock_quantity="-1" stock_quantity="-1" location_id="1" location_text_id="strefa A"/>
</size>
<size id="2" name="XS" panel_name="xs" code="33-2" weight="1353" iaiext:weight_net="1100" code_producer="0000034567227" iaiext:code_external="34567-22" iaiext:priority="1">
<price gross="1587.6" net="1290.73"/>
<srp gross="19211.88" net="15619.41"/>
<strikethrough_retail_price gross="14401.32" net="11708.39"/>
<strikethrough_wholesale_price gross="14401.32" net="11708.39"/>
<stock id="0" quantity="-1" available_stock_quantity="-1" stock_quantity="-1"/>
<stock id="1" quantity="-1" available_stock_quantity="-1" stock_quantity="-1"/>
</size>
<size id="3" name="S" panel_name="s" code="33-3" weight="1353" iaiext:weight_net="1100" code_producer="0000034567333" iaiext:code_external="34567-33" iaiext:priority="2">
<price gross="1599.6" net="1300.49"/>
<srp gross="19211.88" net="15619.41"/>
<strikethrough_retail_price gross="14401.32" net="11708.39"/>
<strikethrough_wholesale_price gross="14401.32" net="11708.39"/>
<stock id="0" quantity="-1" available_stock_quantity="-1" stock_quantity="-1"/>
<stock id="1" quantity="-1" available_stock_quantity="-1" stock_quantity="-1"/>
</size>
<size id="4" name="M" panel_name="m" code="33-4" weight="1353" iaiext:weight_net="1100" code_producer="0000034567449" iaiext:code_external="34567-44" iaiext:priority="3">
<price gross="1611.6" net="1310.24"/>
<srp gross="19211.88" net="15619.41"/>
<strikethrough_retail_price gross="14401.32" net="11708.39"/>
<strikethrough_wholesale_price gross="14401.32" net="11708.39"/>
<stock id="0" quantity="-1" available_stock_quantity="-1" stock_quantity="-1"/>
<stock id="1" quantity="-1" available_stock_quantity="-1" stock_quantity="-1"/>
</size>
<size id="5" name="L" panel_name="l" code="33-5" weight="1353" iaiext:weight_net="1100" code_producer="0000034567555" iaiext:code_external="34567-55" iaiext:priority="4">
<price gross="1623.6" net="1320"/>
<srp gross="19211.88" net="15619.41"/>
<strikethrough_retail_price gross="14401.32" net="11708.39"/>
<strikethrough_wholesale_price gross="14401.32" net="11708.39"/>
</size>
<size id="6" name="XL" panel_name="xl" code="33-6" weight="1353" iaiext:weight_net="1100" code_producer="0000034567661" iaiext:code_external="34567-66" iaiext:priority="5">
<price gross="1635.6" net="1329.76"/>
<srp gross="19211.88" net="15619.41"/>
<strikethrough_retail_price gross="14401.32" net="11708.39"/>
<strikethrough_wholesale_price gross="14401.32" net="11708.39"/>
<stock id="0" quantity="-1" available_stock_quantity="-1" stock_quantity="-1"/>
<stock id="1" quantity="-1" available_stock_quantity="-1" stock_quantity="-1"/>
</size>
<size id="7" name="XXL" panel_name="xxl" code="33-7" weight="1353" iaiext:weight_net="1100" code_producer="0000034567777" iaiext:code_external="34567-77" iaiext:priority="6">
<price gross="1647.6" net="1339.51"/>
<srp gross="19211.88" net="15619.41"/>
<strikethrough_retail_price gross="14401.32" net="11708.39"/>
<strikethrough_wholesale_price gross="14401.32" net="11708.39"/>
<stock id="0" quantity="-1" available_stock_quantity="-1" stock_quantity="-1"/>
<stock id="1" quantity="-1" available_stock_quantity="-1" stock_quantity="-1"/>
</size>
<size id="9" name="XXXXL" panel_name="xxxxl" code="33-9" weight="1353" iaiext:weight_net="1100" code_producer="0000034567999" iaiext:code_external="34567-99" iaiext:priority="8">
<price gross="1671.6" net="1359.02"/>
<srp gross="19211.88" net="15619.41"/>
<strikethrough_retail_price gross="14401.32" net="11708.39"/>
<strikethrough_wholesale_price gross="14401.32" net="11708.39"/>
<stock id="1" quantity="-1" available_stock_quantity="-1" stock_quantity="-1"/>
</size>
</sizes>
<images>
<large>
<image iaiext:priority="1" url="https://iof.shop.pl/data/gfx/pictures/large/3/3/33_1.jpg" hash="5cc2f0c172881899a70e1a3a0086c78f" changed="2022-01-20 20:50:23" width="4000" height="2667"/>
<image iaiext:priority="2" url="https://iof.shop.pl/data/gfx/pictures/large/3/3/33_2.jpg" hash="4c255061ccde0f7c04d21e79dc288874" changed="2022-01-20 20:50:26" width="4000" height="2667"/>
<image iaiext:priority="3" url="https://iof.shop.pl/data/gfx/pictures/large/3/3/33_3.jpg" hash="4bc5c0537484c4d9eed4204f8f86da73" changed="2022-01-20 20:50:28" width="4000" height="2667"/>
<image iaiext:priority="4" url="https://iof.shop.pl/data/gfx/pictures/large/3/3/33_4.jpg" hash="c00577745493bfe882fa69b6504cb6f8" changed="2022-01-20 20:50:30" width="4000" height="2667"/>
<image iaiext:priority="5" url="https://iof.shop.pl/data/gfx/pictures/large/3/3/33_5.jpg" hash="3822b5bdf3f2271a84479153a016b787" changed="2022-01-20 20:50:33" width="4000" height="2667"/>
<image iaiext:priority="6" url="https://iof.shop.pl/data/gfx/pictures/large/3/3/33_6.jpg" hash="f068d3d70a63e2f492b4f5302d2ba416" changed="2022-01-20 20:50:36" width="4000" height="2667"/>
</large>
<icons>
<icon url="https://iof.shop.pl/data/gfx/icons/large/3/3/33.jpg" hash="f7596f21c6e285ee2f3baea7ae382a2b" changed="2022-01-20 20:55:45" width="350" height="233"/>
<auction_icon url="https://iof.shop.pl/data/gfx/icons/auctions/3/3/33.jpg" changed="2022-01-20 20:53:38" hash="f7596f21c6e285ee2f3baea7ae382a2b" width="4000" height="2667"/>
<group_icon url="https://iof.shop.pl/data/gfx/icons/versions/3/3/33.jpg" hash="f7596f21c6e285ee2f3baea7ae382a2b" changed="2022-01-20 20:55:45" width="200" height="134"/>
</icons>
</images>
<attachments>
<file version="full" url="https://iof.shop.pl/settings.php?getAttachmentp=5_33_pol_1c8427528679c1ce00973c3477b708ef" priority="1" attachment_file_type="image" attachment_file_extension="jpg" enable="all" download_log="y">
<name xml:lang="pol"><![CDATA[Załącznik nr 1 / dla wszystkich]]></name>
</file>
<file version="full" url="https://iof.shop.pl/settings.php?getAttachmentp=8_33_pol_8bec64d5bccfeb6dbbf0997af4a8c506" priority="2" attachment_file_type="audio" attachment_file_extension="mp3" enable="all" download_log="y">
<name xml:lang="pol"><![CDATA[Załącznik nr 2 / dla zalogowanych]]></name>
</file>
<file version="full" url="https://iof.shop.pl/settings.php?getAttachmentp=9_33_pol_ace216ed7a726d49c388aacf7019fb1d" priority="3" attachment_file_type="video" attachment_file_extension="webm" enable="all" download_log="n">
<name xml:lang="pol"><![CDATA[Załącznik nr 3 / dla nabywców]]></name>
</file>
<file version="full" url="https://iof.shop.pl/settings.php?getAttachmentp=10_33_pol_ad2407e1971c06449d8f2bf5d0f4211a" priority="4" attachment_file_type="doc" attachment_file_extension="pdf" enable="all" download_log="n">
<name xml:lang="pol"><![CDATA[Załącznik nr 4 / dla hurtowników]]></name>
</file>
<file version="full" url="https://iof.shop.pl/settings.php?getAttachmentp=11_33_pol_956fb247126cc5f7dcf7eb8e62324836" priority="5" attachment_file_type="other" attachment_file_extension="zip" enable="all" download_log="y">
<name xml:lang="pol"><![CDATA[Załącznik nr 5 / dla hurtowników lub nabywców]]></name>
</file>
<file version="full" url="https://iof.shop.pl/settings.php?getAttachmentp=12_33_eng_27efca6ef3d102860b3a2cfad07216dc" priority="6" attachment_file_type="image" attachment_file_extension="jpg" enable="all" download_log="y">
<name xml:lang="pol"><![CDATA[Załącznik nr 6 / dla hurtowników i nabywców]]></name>
</file>
<file version="full" url="https://iof.shop.pl/settings.php?getAttachmentp=13_33_eng_c3c58e52c0b2d743a82da1e4897420dc" priority="1" attachment_file_type="image" attachment_file_extension="jpg" enable="all" download_log="y">
<name xml:lang="eng"><![CDATA[Attachment No. 1 / for everyone]]></name>
</file>
<file version="full" url="https://iof.shop.pl/settings.php?getAttachmentp=14_33_eng_5102f40c31bc47b1c1a9f6e59f96a14d" priority="2" attachment_file_type="image" attachment_file_extension="jpg" enable="all" download_log="n">
<name xml:lang="eng"><![CDATA[Attachment No. 2 / for wholesalers and buyers]]></name>
</file>
</attachments>
<group id="35" first_product_id="35" iaiext:first_product_code_external="35-101-35-101" iaiext:first_product_code_producer="00000000351010" iaiext:first_product_code_iai="33-1">
<group_by_parameter id="efac1b1fe38afd9a307b32a0c9f93ba1">
<name xml:lang="pol"><![CDATA[Kolor \ Model \ Materiał]]></name>
<product_value id="b9e49e5669dae27d358d09a1957edd9b">
<name xml:lang="pol"><![CDATA[niebieski \ GHK 1999 \ bawełna]]></name>
</product_value>
</group_by_parameter>
</group>
<parameters>
<parameter type="section" id="117" priority="0" distinction="n" group_distinction="n" hide="n" auction_template_hide="n" name="Sekcja parametrów 1 "/>
<parameter type="parameter" id="128" priority="9" distinction="n" group_distinction="y" hide="n" auction_template_hide="n" context_id="CONTEXT_COLOR" name="Kolor">
<value id="355" priority="0" name="niebieski"/>
</parameter>
<parameter type="parameter" id="152" priority="26" distinction="n" group_distinction="y" hide="y" auction_template_hide="n" context_id="CONTEXT_MODEL" name="Model">
<value id="333" priority="0" name="GHK 1999"/>
</parameter>
<parameter type="section" id="228" priority="35" distinction="n" group_distinction="n" hide="n" auction_template_hide="n" name="Sekcja parametrów 2"/>
<parameter type="parameter" id="238" priority="66" distinction="n" group_distinction="y" hide="y" auction_template_hide="n" name="Materiał">
<value id="239" priority="0" name="bawełna"/>
</parameter>
</parameters>
</product>
<product id="34" currency="PLN" code_on_card="978-0-00-034101" producer_code_standard="ISBN13" type="regular" vat="23.0" site="1">
<producer id="1513170626" name="H&M"/>
<category id="1214553882" name="Kategoria testowa 1/Podkategoria 3"/>
<category_idosell id="55" path="Aparaty, kamery i przyrządy optyczne > Akcesoria do aparatów, kamer i przyrządów optycznych > Zapasowe kable do aparatów, kamer i przyrządów optycznych"/>
<unit id="3" name="opakowanie"/>
<series id="4" name="Kolekcja męska"/>
<warranty id="1" type="producer" period="12" name="Gwarancja producenta na 1 rok"/>
<card url="https://iof.shop.pl/pl/products/przykladowy-towar-34-34.html"/>
<description>
<name xml:lang="eng"><![CDATA[Sample product 34]]></name>
<name xml:lang="pol"><![CDATA[Przykładowy towar 34]]></name>
<version name="żółty \ GHM 2022 \ poliester">
<name xml:lang="eng"><![CDATA[yellow \ GHM 2022 \ polyester]]></name>
<name xml:lang="pol"><![CDATA[żółty \ GHM 2022 \ poliester]]></name>
</version>
<long_desc xml:lang="eng"><![CDATA[Long description of sample product 34]]></long_desc>
<long_desc xml:lang="pol"><![CDATA[Opis długi przykładowego towaru 34]]></long_desc>
<short_desc xml:lang="eng"><![CDATA[Short description of sample product 34]]></short_desc>
<short_desc xml:lang="pol"><![CDATA[Opis krótki przykładowego towaru 34]]></short_desc>
</description>
<price gross="6125.87" net="4980.39"/>
<srp gross="6272.36" net="5099.49"/>
<strikethrough_retail_price gross="56421.49" net="45871.13"/>
<strikethrough_wholesale_price gross="42311.77" net="34399.81"/>
<sizes iaiext:group_name="Ubrania" iaiext:group_id="1" iaiext:sizeList="full">
<size id="1" name="XXS" panel_name="xxs" code="34-1" weight="1353" iaiext:weight_net="1100" code_producer="978-0-00-034101-3" iaiext:code_external="34-101-34-101-34-101" iaiext:priority="0">
<price gross="6125.87" net="4980.39"/>
<srp gross="75268.3" net="61193.72"/>
<strikethrough_retail_price gross="56421.49" net="45871.13"/>
<strikethrough_wholesale_price gross="42311.77" net="34399.81"/>
<stock id="1" quantity="102" available_stock_quantity="102" stock_quantity="102.000"/>
</size>
<size id="2" name="XS" panel_name="xs" code="34-2" weight="1353" iaiext:weight_net="1100" code_producer="978-0-00-034202-7" iaiext:code_external="34-202-34-202-34-202" iaiext:priority="1">
<price gross="6125.87" net="4980.39"/>
<srp gross="75268.3" net="61193.72"/>
<strikethrough_retail_price gross="56421.49" net="45871.13"/>
<strikethrough_wholesale_price gross="42311.77" net="34399.81"/>
<stock id="1" quantity="100" available_stock_quantity="100" stock_quantity="100.000"/>
</size>
<size id="3" name="S" panel_name="s" code="34-3" weight="1353" iaiext:weight_net="1100" code_producer="978-0-00-034303-1" iaiext:code_external="34-303-34-303-34-303" iaiext:priority="2">
<price gross="6125.87" net="4980.39"/>
<srp gross="75268.3" net="61193.72"/>
<strikethrough_retail_price gross="56421.49" net="45871.13"/>
<strikethrough_wholesale_price gross="42311.77" net="34399.81"/>
<stock id="1" quantity="102" available_stock_quantity="102" stock_quantity="102.000"/>
</size>
<size id="4" name="M" panel_name="m" code="34-4" weight="1353" iaiext:weight_net="1100" code_producer="978-0-00-034404-5" iaiext:code_external="34-404-34-404-34-404" iaiext:priority="3">
<price gross="6125.87" net="4980.39"/>
<srp gross="75268.3" net="61193.72"/>
<strikethrough_retail_price gross="56421.49" net="45871.13"/>
<strikethrough_wholesale_price gross="42311.77" net="34399.81"/>
<stock id="1" quantity="100" available_stock_quantity="100" stock_quantity="100.000"/>
</size>
<size id="5" name="L" panel_name="l" code="34-5" weight="1353" iaiext:weight_net="1100" code_producer="978-0-00-034505-9" iaiext:code_external="34-505-34-50534-505" iaiext:priority="4">
<price gross="6125.87" net="4980.39"/>
<srp gross="75268.3" net="61193.72"/>
<strikethrough_retail_price gross="56421.49" net="45871.13"/>
<strikethrough_wholesale_price gross="42311.77" net="34399.81"/>
<stock id="1" quantity="103" available_stock_quantity="103" stock_quantity="103.000"/>
</size>
<size id="6" name="XL" panel_name="xl" code="34-6" weight="1353" iaiext:weight_net="1100" code_producer="978-0-00-034606-3" iaiext:code_external="34-606-34-606-34-606" iaiext:priority="5">
<price gross="6125.87" net="4980.39"/>
<srp gross="75268.3" net="61193.72"/>
<strikethrough_retail_price gross="56421.49" net="45871.13"/>
<strikethrough_wholesale_price gross="42311.77" net="34399.81"/>
<stock id="1" quantity="100" available_stock_quantity="100" stock_quantity="100.000"/>
</size>
<size id="7" name="XXL" panel_name="xxl" code="34-7" weight="1353" iaiext:weight_net="1100" code_producer="978-0-00-034707-7" iaiext:code_external="34-707-34-707-34-707" iaiext:priority="6">
<price gross="6125.87" net="4980.39"/>
<srp gross="75268.3" net="61193.72"/>
<strikethrough_retail_price gross="56421.49" net="45871.13"/>
<strikethrough_wholesale_price gross="42311.77" net="34399.81"/>
<stock id="1" quantity="104" available_stock_quantity="104" stock_quantity="104.000"/>
</size>
<size id="8" name="XXXL" panel_name="xxxl" code="34-8" weight="1353" iaiext:weight_net="1100" code_producer="978-0-00-034808-1" iaiext:code_external="34-808-34-808-34-808" iaiext:priority="7">
<price gross="6125.87" net="4980.39"/>
<srp gross="75268.3" net="61193.72"/>
<strikethrough_retail_price gross="56421.49" net="45871.13"/>
<strikethrough_wholesale_price gross="42311.77" net="34399.81"/>
<stock id="1" quantity="100" available_stock_quantity="100" stock_quantity="100.000"/>
</size>
<size id="9" name="XXXXL" panel_name="xxxxl" code="34-9" weight="1353" iaiext:weight_net="1100" code_producer="978-0-00-034909-5" iaiext:code_external="34-909-34-909-34-909" iaiext:priority="8">
<price gross="6125.87" net="4980.39"/>
<srp gross="75268.3" net="61193.72"/>
<strikethrough_retail_price gross="56421.49" net="45871.13"/>
<strikethrough_wholesale_price gross="42311.77" net="34399.81"/>
<stock id="1" quantity="100" available_stock_quantity="100" stock_quantity="100.000"/>
</size>
</sizes>
<images>
<large>
<image iaiext:priority="1" url="https://iof.shop.pl/data/gfx/pictures/large/4/3/34_1.jpg" hash="ae437d773cb4a6ad61f6e6aa008294b0" changed="2022-01-20 20:59:39" width="4000" height="2667"/>
<image iaiext:priority="2" url="https://iof.shop.pl/data/gfx/pictures/large/4/3/34_2.jpg" hash="b3444d8f9172de8270c8ae5ed564f815" changed="2022-01-20 20:59:41" width="4000" height="2667"/>
<image iaiext:priority="3" url="https://iof.shop.pl/data/gfx/pictures/large/4/3/34_3.jpg" hash="c1cc1bcd3fef5387ad0461f127fa406c" changed="2022-01-20 20:59:43" width="4000" height="2667"/>
<image iaiext:priority="4" url="https://iof.shop.pl/data/gfx/pictures/large/4/3/34_4.jpg" hash="fdd1ee8ab348547861591393aa2fa9e3" changed="2022-01-20 20:59:46" width="4000" height="2667"/>
<image iaiext:priority="5" url="https://iof.shop.pl/data/gfx/pictures/large/4/3/34_5.jpg" hash="24d34b368b45fff700ed62936b9906e0" changed="2022-01-20 20:59:48" width="4000" height="2667"/>
<image iaiext:priority="6" url="https://iof.shop.pl/data/gfx/pictures/large/4/3/34_6.jpg" hash="ae8deaefda9587c2752d96821bf40399" changed="2022-01-20 20:59:50" width="4000" height="2667"/>
</large>
<icons>
<icon url="https://iof.shop.pl/data/gfx/icons/large/4/3/34.jpg" hash="e610cd01e6df557c2e249fdae251e5d4" changed="2022-01-20 21:32:56" width="350" height="233"/>
<auction_icon url="https://iof.shop.pl/data/gfx/icons/auctions/4/3/34.jpg" changed="2022-01-20 21:00:11" hash="e610cd01e6df557c2e249fdae251e5d4" width="4000" height="2667"/>
<group_icon url="https://iof.shop.pl/data/gfx/icons/versions/4/3/34.jpg" hash="e610cd01e6df557c2e249fdae251e5d4" changed="2022-01-20 21:32:56" width="200" height="134"/>
</icons>
</images>
<attachments>
<file version="full" url="https://iof.shop.pl/settings.php?getAttachmentp=6_34_pol_13f99ecd3081d4289e236b837a58662b" priority="1" attachment_file_type="image" attachment_file_extension="jpg" enable="all" download_log="y">
<name xml:lang="pol"><![CDATA[zdjecie 111]]></name>
</file>
</attachments>
<group id="35" first_product_id="35" iaiext:first_product_code_external="35-101-35-101" iaiext:first_product_code_producer="00000000351010" iaiext:first_product_code_iai="34-1">
<group_by_parameter id="efac1b1fe38afd9a307b32a0c9f93ba1">
<name xml:lang="pol"><![CDATA[Kolor \ Model \ Materiał]]></name>
<product_value id="3414abba35ed1c4c5a20d52239c33140">
<name xml:lang="pol"><![CDATA[żółty \ GHM 2022 \ poliester]]></name>
</product_value>
</group_by_parameter>
</group>
<parameters>
<parameter type="parameter" id="128" priority="9" distinction="n" group_distinction="y" hide="n" auction_template_hide="n" context_id="CONTEXT_COLOR" name="Kolor">
<value id="356" priority="0" name="żółty"/>
</parameter>
<parameter type="parameter" id="152" priority="26" distinction="n" group_distinction="y" hide="y" auction_template_hide="n" context_id="CONTEXT_MODEL" name="Model">
<value id="332" priority="0" name="GHM 2022"/>
</parameter>
<parameter type="section" id="228" priority="35" distinction="n" group_distinction="n" hide="n" auction_template_hide="n" name="Sekcja parametrów 2"/>
<parameter type="parameter" id="238" priority="66" distinction="n" group_distinction="y" hide="y" auction_template_hide="n" name="Materiał">
<value id="241" priority="0" name="poliester"/>
</parameter>
</parameters>
</product>
</products>
</offer>