Skip to main content

Prisjakt XML

Description

Our feed format is an extension of the Google Merchant Product Data Specification, and as such these fields will be usable for other systems that support Google Product feeds.

Prisjakt Specific Fields

In order to be able to provide you with extra functionality we sometimes add extra fields that can be used for an even better experience at Prisjakt for your customers.

These fields are all specified in the Prisjakt namespace and are not part of the Google Merchant Product Data Specification.

Currently, our Prisjakt specific fields are:

Required Fields

There are some fields, we simply cannot be without such as a link to your offer, a price and an title. If any of these fields are missing, your whole offer will be omitted.

The following fields are required for an offer to show, you can see an example of the minimal required fields in action here

Example Files

Minimal

Download XML File

<?xml version='1.0' encoding='UTF-8'?>
<rss xmlns:pj="https://schema.prisjakt.nu/ns/1.0" xmlns:g="http://base.google.com/ns/1.0" version="3.0">
<channel>
<title>Prisjakt Minimal Example Feed</title>
<description>This is an example feed with the minimal values required</description>
<link>https://schema.prisjakt.nu</link>
<item>
<g:id><![CDATA[213888]]></g:id>
<g:title><![CDATA[Samsung Galaxy S8 Black 128G]]></g:title>
<g:price>99.99 SEK</g:price>
<g:link>http://example.com/link</g:link>
<g:availability>in_stock</g:availability>
<g:condition>new</g:condition>
</item>
</channel>
</rss>

Full

Download XML File

<?xml version='1.0' encoding='UTF-8'?>
<rss xmlns:pj="https://schema.prisjakt.nu/ns/1.0" xmlns:g="http://base.google.com/ns/1.0" version="3.0">
<channel>
<title>Prisjakt Example Feed</title>
<description>This is an example feed with all possible values</description>
<link>https://schema.prisjakt.nu</link>
<item>
<g:id><![CDATA[a b./)(]]></g:id>
<g:title><![CDATA[Samsung Galaxy S8 Black 128G]]></g:title>
<g:price>1.144.000 SEK</g:price>
<g:link>http://example.com/link-%E2%84%A2-mu-20%C2%B5m</g:link>
<g:additional_image_link>https://example.com/image1.jpg</g:additional_image_link>
<g:additional_image_link>https://example.com/image2.jpg</g:additional_image_link>
<g:adult>fAlSE</g:adult>
<g:affiliate_link>http://example.com/link-%E2%84%A2-mu-20%C2%B5m</g:affiliate_link>
<g:age_group>toddler</g:age_group>
<g:availability>preorder</g:availability>
<g:availability_date>2021-03-21</g:availability_date>
<g:brand><![CDATA[Sony]]></g:brand>
<g:color>RED/GREEN/BLUE</g:color>
<g:condition>almost new</g:condition>
<g:description><![CDATA[Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.]]></g:description>
<g:energy_efficiency_class>g</g:energy_efficiency_class>
<g:gender>unisex</g:gender>
<g:google_product_category><![CDATA[Sporting Goods > Athletics > Figure Skating & Hockey > Ice Skates]]></g:google_product_category>
<g:gtin>10614141000415</g:gtin>
<g:gtin>90311017</g:gtin>
<g:image_link>ftp://example.com/link</g:image_link>
<g:is_bundle>fAlSE</g:is_bundle>
<g:item_group_id>aaa111</g:item_group_id>
<g:material><![CDATA[Cotton/Leather]]></g:material>
<pj:member_price>1.144.000 SEK</pj:member_price>
<g:mpn>MGCH3LL/A</g:mpn>
<g:pattern><![CDATA[strips]]></g:pattern>
<pj:prisjakt_id>1</pj:prisjakt_id>
<g:product_detail>
<g:section_name><![CDATA[disc]]></g:section_name>
<g:attribute_name><![CDATA[memory]]></g:attribute_name>
<g:attribute_value><![CDATA[500 GB]]></g:attribute_value>
</g:product_detail>
<g:product_type><![CDATA[computer_accessories]]></g:product_type>
<g:promotion_id><![CDATA[super promo]]></g:promotion_id>
<g:sale_price>11.50 SEK</g:sale_price>
<g:sale_price_effective_date>2016-02-24/2016-02-26</g:sale_price_effective_date>
<g:shipping>
<g:country>SE</g:country>
<g:region>Skåne</g:region>
<g:service>Express</g:service>
<g:price>25.00 SEK</g:price>
<g:min_handling_time>1</g:min_handling_time>
<g:max_handling_time>2</g:max_handling_time>
<g:min_transit_time>1</g:min_transit_time>
<g:max_transit_time>3</g:max_transit_time>
</g:shipping>
<g:shipping>
<g:country>SE</g:country>
<g:region>Skåne</g:region>
<g:service>POST</g:service>
<g:price>5.00 SEK</g:price>
<g:min_handling_time>1</g:min_handling_time>
<g:max_handling_time>5</g:max_handling_time>
<g:min_transit_time>1</g:min_transit_time>
<g:max_transit_time>3</g:max_transit_time>
</g:shipping>
<g:shipping>
<g:country>SE</g:country>
<g:region>Skåne</g:region>
<g:service>Express</g:service>
<g:price>45.00 SEK</g:price>
<g:min_handling_time>1</g:min_handling_time>
<g:max_handling_time>8</g:max_handling_time>
<g:min_transit_time>3</g:min_transit_time>
<g:max_transit_time>10</g:max_transit_time>
</g:shipping>
<g:shipping_height>15.2 in</g:shipping_height>
<g:shipping_label>dhl/free</g:shipping_label>
<g:shipping_length>15.2 in</g:shipping_length>
<g:shipping_weight>11 lb</g:shipping_weight>
<g:shipping_width>15.2 in</g:shipping_width>
<g:size>XXXL</g:size>
<g:size_system>us</g:size_system>
</item>
</channel>
</rss>