Elxis CMS Forum
Extensions => Components => Topic started by: rentasite on April 22, 2010, 20:17:01
-
Hi, has anyone used the "Skroutz" service with IOS eShop? Any prior experience....
What data, and how should be provided? ???
-
Spyros,
have you seen this page https://merchants.skroutz.gr/ from skroutz.gr ?
I know that i don't answer to you but i would like to know if you have in your mind the url above. :D
-
you must have the xml file for products and give theme the link
but....in my opinion they dont doing very fair selections ;D
-
Spyros,
have you seen this page https://merchants.skroutz.gr/ from skroutz.gr ?
I know that i don't answer to you but i would like to know if you have in your mind the url above. :D
Yes i know the site. I don't know what must be provided exactly.
@babis1 thanks babis1
-
Ok i went through the client's site, and produced the XML file. I get this error when trying to access the url/xml
XML Parsing Error: not well-formed
Location: http://www.paradeigmasite.gr/paradeigma.xml
Line Number 127, Column 105: <IMAGE_URL>www.paradeigmasite.gr/components/com_eshop/product_images/blabla_&_blabla.jpg</IMAGE_URL>
The error shows up, cause of the "&" character in the image's name.
Right?
-
maybe try to delete &, i havent problem before...
http://www.bynature.gr/bynature.xml (1.0 eshop)
http://www.dilaveris.gr/dilaveris.xml (2.0 eshop)
-
Important note
Skroutz.gr requires a different XML format than eprice.gr.
See the URL WebGift wrote: https://merchants.skroutz.gr/ (https://merchants.skroutz.gr/)
If you wish to provide skroutz.gr a ready XML file you should modify eshop to create differently the XML file or built that XML file by your self my modifying the one IOS Eshop generates for eprice.gr.
Alternatively you can list your products at skroutz.gr without XML (they have a crawler robot).
-
What kind of modification does eShop need Gianni? Easy or should i suggest the crawl bot ?
-
IOS Eshop does not need any information. The other sites do.
IOS Eshop generates XML files for the format required by eprice.gr
skroutz.gr requires a different format.
example for eprice.gr
<PRODUCT ITEM="1">
<NAME>Product name</NAME>
<DESCRIPTION>blah blah</DESCRIPTION>
<PRICE>12.00</PRICE>
<MODEL>MOV1</MODEL>
<MANUFACTURER>MGM</MANUFACTURER>
<CATEGORY>Adventure</CATEGORY>
<WEIGHT>0.20</WEIGHT>
<QUANTITY>28</QUANTITY>
<IMAGE_URL>..........</IMAGE_URL>
<URL>............</URL>
<ADDED>2009-11-28 12:54:45</ADDED>
<MODIFIED>2009-11-28 12:54:45</MODIFIED>
<AVAILABLE>2009-11-28 12:54:45</AVAILABLE>
</PRODUCT>
example for skroutz.gr
<product id="186282">
<name>MadBiker 600</name>
<link>............</link>
<price_with_vat>91.35</price_with_vat>
<category id="68287">title</category>
<image width="768" height="768">.......</image>
<thumbnail width="64" height="64">.....</thumbnail>
<manufacturer>xxxx</manufacturer>
<shipping type="accurate" currency="euro">5.00</shipping>
<sku></sku>
<ssku></ssku>
<availability>xxxxxx</availability>
<stock>Y</stock>
<description>blah blah</description>
</product>
-
how you do that before....
the supernet question it was inside of datahell answer, without supernet avatar !!! 8)
-
the supernet question it was inside of datahell answer, without supernet avatar !!! 8)
I did MAGIC xaxaxaxaa
don't worry about that. Focus on the subject ;)