Version Notes
If you wish to integrate Magento with Volo, then please contact your account manager at Volo.
Download this release
Release Info
Developer | Volo |
Extension | eSellerProPlugin |
Version | 1.1.0.2 |
Comparing to | |
See all releases |
Code changes from version 1.1.0.1 to 1.1.0.2
app/code/local/Sandbourne/BulkApi/Helper/TestData.php
CHANGED
@@ -24,9 +24,9 @@ class Sandbourne_BulkApi_Helper_TestData extends Mage_Core_Helper_Abstract
|
|
24 |
* // Testing XML
|
25 |
*/
|
26 |
|
27 |
-
$testData = '<?xml version="1.0" encoding="UTF-8"?><FullProductsUpdate batch="
|
28 |
<Product>
|
29 |
-
<StockNumber>
|
30 |
<SupplierSKU/>
|
31 |
<InternalSKU/>
|
32 |
<SKUType>Master</SKUType>
|
@@ -34,207 +34,425 @@ class Sandbourne_BulkApi_Helper_TestData extends Mage_Core_Helper_Abstract
|
|
34 |
<IsActive>Y</IsActive>
|
35 |
<Dropship>N</Dropship>
|
36 |
<ExternalStoreView/>
|
37 |
-
<Title><![CDATA[
|
38 |
-
<Subtitle
|
39 |
-
<WebsiteTitle
|
40 |
<AlternativeWebsiteTitle/>
|
41 |
-
<ListingTitle><![CDATA[
|
42 |
<NewRelease>N</NewRelease>
|
43 |
<OnSale>N</OnSale>
|
44 |
<SalePrice>0.0</SalePrice>
|
45 |
<StockLevel>0</StockLevel>
|
46 |
<MinOrderQty>0</MinOrderQty>
|
47 |
-
<SellPrice>
|
48 |
-
<TaxCode>
|
49 |
-
<TaxRate>
|
50 |
-
<RRP>
|
51 |
<CostEach>0.0</CostEach>
|
52 |
<ShippingCost>0.0</ShippingCost>
|
53 |
-
<ShortDescription
|
54 |
-
<Description><![CDATA[<
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
<li>
|
56 |
-
|
57 |
-
Ideal for day to day wearing, holidays and festivals too!
|
58 |
</li>
|
59 |
|
60 |
<li>
|
61 |
-
|
62 |
-
drop down list
|
63 |
</li>
|
64 |
|
65 |
<li>
|
66 |
-
|
67 |
</li>
|
68 |
|
69 |
<li>
|
70 |
-
|
71 |
</li>
|
72 |
|
73 |
<li>
|
74 |
-
|
75 |
</li>
|
76 |
|
77 |
<li>
|
78 |
-
|
79 |
</li>
|
80 |
|
81 |
-
</ul>]]></Description>
|
82 |
-
<Description2><![CDATA[<ul>
|
83 |
<li>
|
84 |
-
|
85 |
-
|
86 |
</li>
|
87 |
|
88 |
<li>
|
89 |
-
|
90 |
-
|
91 |
</li>
|
92 |
|
93 |
<li>
|
94 |
-
|
95 |
</li>
|
96 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
<li>
|
98 |
-
|
99 |
</li>
|
100 |
|
101 |
<li>
|
102 |
-
|
103 |
</li>
|
104 |
|
105 |
<li>
|
106 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
107 |
</li>
|
108 |
|
109 |
</ul>
|
110 |
|
111 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
112 |
|
|
|
|
|
|
|
113 |
|
|
|
|
|
|
|
114 |
|
115 |
-
2]]></Description2>
|
116 |
-
<Description3><![CDATA[<ul>
|
117 |
<li>
|
118 |
-
|
119 |
-
Ideal for day to day wearing, holidays and festivals too!
|
120 |
</li>
|
121 |
|
122 |
<li>
|
123 |
-
|
124 |
-
drop down list
|
125 |
</li>
|
126 |
|
127 |
<li>
|
128 |
-
|
129 |
</li>
|
130 |
|
131 |
<li>
|
132 |
-
|
|
|
133 |
</li>
|
134 |
|
135 |
<li>
|
136 |
-
|
|
|
137 |
</li>
|
138 |
|
139 |
<li>
|
140 |
-
|
141 |
</li>
|
142 |
|
143 |
</ul>
|
144 |
|
145 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
146 |
|
|
|
|
|
|
|
147 |
|
|
|
|
|
|
|
148 |
|
149 |
-
3]]></Description3>
|
150 |
-
<Description4><![CDATA[<ul>
|
151 |
<li>
|
152 |
-
|
153 |
-
Ideal for day to day wearing, holidays and festivals too!
|
154 |
</li>
|
155 |
|
156 |
<li>
|
157 |
-
|
158 |
-
drop down list
|
159 |
</li>
|
160 |
|
161 |
<li>
|
162 |
-
|
163 |
</li>
|
164 |
|
165 |
<li>
|
166 |
-
|
|
|
167 |
</li>
|
168 |
|
169 |
<li>
|
170 |
-
|
|
|
171 |
</li>
|
172 |
|
173 |
<li>
|
174 |
-
|
175 |
</li>
|
176 |
|
177 |
</ul>
|
178 |
|
179 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
180 |
|
|
|
|
|
|
|
181 |
|
|
|
|
|
|
|
182 |
|
183 |
-
4]]></Description4>
|
184 |
-
<Description5><![CDATA[<ul>
|
185 |
<li>
|
186 |
-
|
187 |
-
Ideal for day to day wearing, holidays and festivals too!
|
188 |
</li>
|
189 |
|
190 |
<li>
|
191 |
-
|
192 |
-
drop down list
|
193 |
</li>
|
194 |
|
195 |
<li>
|
196 |
-
|
197 |
</li>
|
198 |
|
199 |
<li>
|
200 |
-
|
|
|
201 |
</li>
|
202 |
|
203 |
<li>
|
204 |
-
|
|
|
205 |
</li>
|
206 |
|
207 |
<li>
|
208 |
-
|
209 |
</li>
|
210 |
|
211 |
</ul>
|
212 |
|
213 |
-
|
|
|
|
|
214 |
|
|
|
|
|
|
|
215 |
|
|
|
|
|
|
|
|
|
216 |
|
217 |
-
|
218 |
-
<
|
|
|
|
|
|
|
219 |
<Images>
|
220 |
-
<ImageURL>http://images.esellerpro.com/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
221 |
</Images>
|
222 |
-
<Weight unit="g">
|
223 |
<Width unit="(mm)">0</Width>
|
224 |
<Height unit="(mm)">0</Height>
|
225 |
<Depth unit="(mm)">0</Depth>
|
226 |
<UPC/>
|
227 |
<AllowPreOrder>N</AllowPreOrder>
|
228 |
-
<Keywords
|
229 |
<Publisher/>
|
230 |
<ISBN/>
|
231 |
<Notes/>
|
232 |
-
<Source>
|
233 |
<Category/>
|
|
|
234 |
<ProductCategories>
|
235 |
-
<ProductCategory><![CDATA[
|
|
|
|
|
236 |
</ProductCategories>
|
237 |
-
<Supplier>
|
238 |
<ShowInHome>N</ShowInHome>
|
239 |
<FreeShipping>N</FreeShipping>
|
240 |
<StarItem>N</StarItem>
|
@@ -244,300 +462,297 @@ class Sandbourne_BulkApi_Helper_TestData extends Mage_Core_Helper_Abstract
|
|
244 |
<VideoName/>
|
245 |
<ShippingTemplate/>
|
246 |
<CustomGroups>
|
247 |
-
<CustomGroup groupName="
|
248 |
-
<CustomFields/>
|
249 |
-
</CustomGroup>
|
250 |
-
<CustomGroup groupName="ebay item specifics">
|
251 |
<CustomFields>
|
252 |
<NameValueList>
|
253 |
-
<Name>
|
254 |
-
<Value><![CDATA[
|
|
|
|
|
|
|
|
|
255 |
</NameValueList>
|
256 |
<NameValueList>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
257 |
<Name>Gender</Name>
|
258 |
-
<Value><![CDATA[
|
259 |
</NameValueList>
|
260 |
<NameValueList>
|
261 |
-
<Name>
|
262 |
-
<Value><![CDATA[
|
263 |
</NameValueList>
|
264 |
<NameValueList>
|
265 |
-
<Name>
|
266 |
-
<Value><![CDATA[
|
267 |
</NameValueList>
|
268 |
<NameValueList>
|
269 |
-
<Name>
|
270 |
-
<Value><![CDATA[
|
271 |
</NameValueList>
|
272 |
<NameValueList>
|
273 |
-
<Name>
|
274 |
-
<Value><![CDATA[
|
275 |
</NameValueList>
|
276 |
</CustomFields>
|
277 |
</CustomGroup>
|
278 |
-
<CustomGroup groupName="
|
279 |
-
<CustomFields/>
|
280 |
-
</CustomGroup>
|
281 |
-
<CustomGroup groupName="FRANCE">
|
282 |
-
<CustomFields/>
|
283 |
-
</CustomGroup>
|
284 |
-
<CustomGroup groupName="GERMANY">
|
285 |
<CustomFields/>
|
286 |
</CustomGroup>
|
287 |
-
<CustomGroup groupName="
|
288 |
<CustomFields/>
|
289 |
</CustomGroup>
|
290 |
-
<CustomGroup groupName="
|
291 |
<CustomFields/>
|
292 |
</CustomGroup>
|
293 |
-
<CustomGroup groupName="
|
294 |
<CustomFields/>
|
295 |
</CustomGroup>
|
296 |
-
<CustomGroup groupName="
|
297 |
<CustomFields/>
|
298 |
</CustomGroup>
|
299 |
-
<CustomGroup groupName="
|
300 |
<CustomFields/>
|
301 |
</CustomGroup>
|
302 |
-
|
303 |
-
<
|
304 |
-
<Variation>
|
305 |
-
<StockNumber>(L) Bin07 - AveMir</StockNumber>
|
306 |
-
<SellPrice>2.69</SellPrice>
|
307 |
-
<TaxCode>S</TaxCode>
|
308 |
-
<StockLevel>2884</StockLevel>
|
309 |
-
<VariationSpecifics>
|
310 |
<NameValueList>
|
311 |
-
<Name>
|
312 |
-
<Value><![CDATA[
|
313 |
</NameValueList>
|
314 |
-
</VariationSpecifics>
|
315 |
-
</Variation>
|
316 |
-
<Variation>
|
317 |
-
<StockNumber>(L) R05-252 - AveBlu</StockNumber>
|
318 |
-
<SellPrice>3.99</SellPrice>
|
319 |
-
<TaxCode>S</TaxCode>
|
320 |
-
<StockLevel>250</StockLevel>
|
321 |
-
<VariationSpecifics>
|
322 |
<NameValueList>
|
323 |
-
<Name>
|
324 |
-
<Value><![CDATA[
|
325 |
</NameValueList>
|
326 |
-
</VariationSpecifics>
|
327 |
-
</Variation>
|
328 |
-
<Variation>
|
329 |
-
<StockNumber>(L) Bin13 - AveRed</StockNumber>
|
330 |
-
<SellPrice>3.99</SellPrice>
|
331 |
-
<TaxCode>S</TaxCode>
|
332 |
-
<StockLevel>14</StockLevel>
|
333 |
-
<VariationSpecifics>
|
334 |
<NameValueList>
|
335 |
-
<Name>
|
336 |
-
<Value><![CDATA[
|
337 |
</NameValueList>
|
338 |
-
</VariationSpecifics>
|
339 |
-
</Variation>
|
340 |
-
<Variation>
|
341 |
-
<StockNumber>(L) R05-251 - AvePnk</StockNumber>
|
342 |
-
<SellPrice>2.89</SellPrice>
|
343 |
-
<TaxCode>S</TaxCode>
|
344 |
-
<StockLevel>593</StockLevel>
|
345 |
-
<VariationSpecifics>
|
346 |
<NameValueList>
|
347 |
-
<Name>
|
348 |
-
<Value><![CDATA[
|
349 |
</NameValueList>
|
350 |
-
</VariationSpecifics>
|
351 |
-
</Variation>
|
352 |
-
<Variation>
|
353 |
-
<StockNumber>(L) R06-137 - AveBlk</StockNumber>
|
354 |
-
<SellPrice>3.99</SellPrice>
|
355 |
-
<TaxCode>S</TaxCode>
|
356 |
-
<StockLevel>54</StockLevel>
|
357 |
-
<VariationSpecifics>
|
358 |
<NameValueList>
|
359 |
-
<Name>
|
360 |
-
<Value><![CDATA[
|
361 |
</NameValueList>
|
362 |
-
</VariationSpecifics>
|
363 |
-
</Variation>
|
364 |
-
<Variation>
|
365 |
-
<StockNumber>(L) Bin14 - AveBrown</StockNumber>
|
366 |
-
<SellPrice>3.99</SellPrice>
|
367 |
-
<TaxCode>S</TaxCode>
|
368 |
-
<StockLevel>193</StockLevel>
|
369 |
-
<VariationSpecifics>
|
370 |
<NameValueList>
|
371 |
-
<Name>
|
372 |
-
<Value><![CDATA[
|
373 |
</NameValueList>
|
374 |
-
</VariationSpecifics>
|
375 |
-
</Variation>
|
376 |
-
<Variation>
|
377 |
-
<StockNumber>(L) Bin04 - AveGold</StockNumber>
|
378 |
-
<SellPrice>2.89</SellPrice>
|
379 |
-
<TaxCode>S</TaxCode>
|
380 |
-
<StockLevel>1332</StockLevel>
|
381 |
-
<VariationSpecifics>
|
382 |
<NameValueList>
|
383 |
-
<Name>
|
384 |
-
<Value><![CDATA[
|
385 |
</NameValueList>
|
386 |
-
|
387 |
-
</
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
388 |
<Variation>
|
389 |
-
<StockNumber>
|
390 |
-
<SellPrice>
|
391 |
-
<TaxCode>
|
392 |
-
<StockLevel>
|
393 |
<VariationSpecifics>
|
394 |
<NameValueList>
|
395 |
-
<Name>Colour</Name>
|
396 |
-
<Value><![CDATA[
|
397 |
</NameValueList>
|
398 |
</VariationSpecifics>
|
399 |
</Variation>
|
400 |
<Variation>
|
401 |
-
<StockNumber>
|
402 |
-
<SellPrice>
|
403 |
-
<TaxCode>
|
404 |
-
<StockLevel>
|
405 |
<VariationSpecifics>
|
406 |
<NameValueList>
|
407 |
-
<Name>Colour</Name>
|
408 |
-
<Value><![CDATA[
|
409 |
</NameValueList>
|
410 |
</VariationSpecifics>
|
411 |
</Variation>
|
412 |
<Variation>
|
413 |
-
<StockNumber>
|
414 |
-
<SellPrice>
|
415 |
-
<TaxCode>
|
416 |
-
<StockLevel>
|
417 |
<VariationSpecifics>
|
418 |
<NameValueList>
|
419 |
-
<Name>Colour</Name>
|
420 |
-
<Value><![CDATA[
|
421 |
</NameValueList>
|
422 |
</VariationSpecifics>
|
423 |
</Variation>
|
424 |
<Variation>
|
425 |
-
<StockNumber>
|
426 |
-
<SellPrice>
|
427 |
-
<TaxCode>
|
428 |
-
<StockLevel>
|
429 |
<VariationSpecifics>
|
430 |
<NameValueList>
|
431 |
-
<Name>Colour</Name>
|
432 |
-
<Value><![CDATA[
|
433 |
</NameValueList>
|
434 |
</VariationSpecifics>
|
435 |
</Variation>
|
436 |
<Variation>
|
437 |
-
<StockNumber>
|
438 |
-
<SellPrice>
|
439 |
-
<TaxCode>
|
440 |
-
<StockLevel>
|
441 |
<VariationSpecifics>
|
442 |
<NameValueList>
|
443 |
-
<Name>Colour</Name>
|
444 |
-
<Value><![CDATA[
|
445 |
</NameValueList>
|
446 |
</VariationSpecifics>
|
447 |
</Variation>
|
448 |
<Variation>
|
449 |
-
<StockNumber>
|
450 |
-
<SellPrice>
|
451 |
-
<TaxCode>
|
452 |
-
<StockLevel>
|
453 |
<VariationSpecifics>
|
454 |
<NameValueList>
|
455 |
-
<Name>Colour</Name>
|
456 |
-
<Value><![CDATA[
|
457 |
</NameValueList>
|
458 |
</VariationSpecifics>
|
459 |
</Variation>
|
460 |
<Variation>
|
461 |
-
<StockNumber>
|
462 |
-
<SellPrice>
|
463 |
-
<TaxCode>
|
464 |
-
<StockLevel>
|
465 |
<VariationSpecifics>
|
466 |
<NameValueList>
|
467 |
-
<Name>Colour</Name>
|
468 |
-
<Value><![CDATA[
|
469 |
</NameValueList>
|
470 |
</VariationSpecifics>
|
471 |
</Variation>
|
472 |
<Variation>
|
473 |
-
<StockNumber>
|
474 |
-
<SellPrice>
|
475 |
-
<TaxCode>
|
476 |
-
<StockLevel>
|
477 |
<VariationSpecifics>
|
478 |
<NameValueList>
|
479 |
-
<Name>Colour</Name>
|
480 |
-
<Value><![CDATA[
|
481 |
</NameValueList>
|
482 |
</VariationSpecifics>
|
483 |
</Variation>
|
484 |
<Variation>
|
485 |
-
<StockNumber>
|
486 |
-
<SellPrice>
|
487 |
-
<TaxCode>
|
488 |
-
<StockLevel>
|
489 |
<VariationSpecifics>
|
490 |
<NameValueList>
|
491 |
-
<Name>Colour</Name>
|
492 |
-
<Value><![CDATA[
|
493 |
</NameValueList>
|
494 |
</VariationSpecifics>
|
495 |
</Variation>
|
496 |
<Variation>
|
497 |
-
<StockNumber>
|
498 |
-
<SellPrice>
|
499 |
-
<TaxCode>
|
500 |
-
<StockLevel>
|
501 |
<VariationSpecifics>
|
502 |
<NameValueList>
|
503 |
-
<Name>Colour</Name>
|
504 |
-
<Value><![CDATA[
|
505 |
</NameValueList>
|
506 |
</VariationSpecifics>
|
507 |
</Variation>
|
508 |
<Variation>
|
509 |
-
<StockNumber>
|
510 |
-
<SellPrice>
|
511 |
-
<TaxCode>
|
512 |
-
<StockLevel>
|
513 |
<VariationSpecifics>
|
514 |
<NameValueList>
|
515 |
-
<Name>Colour</Name>
|
516 |
-
<Value><![CDATA[
|
517 |
</NameValueList>
|
518 |
</VariationSpecifics>
|
519 |
</Variation>
|
520 |
<Variation>
|
521 |
-
<StockNumber>
|
522 |
-
<SellPrice>
|
523 |
-
<TaxCode>
|
524 |
-
<StockLevel>
|
525 |
<VariationSpecifics>
|
526 |
<NameValueList>
|
527 |
-
<Name>Colour</Name>
|
528 |
-
<Value><![CDATA[
|
529 |
</NameValueList>
|
530 |
</VariationSpecifics>
|
531 |
</Variation>
|
532 |
<Variation>
|
533 |
-
<StockNumber>
|
534 |
-
<SellPrice>
|
535 |
-
<TaxCode>
|
536 |
-
<StockLevel>
|
537 |
<VariationSpecifics>
|
538 |
<NameValueList>
|
539 |
-
<Name>Colour</Name>
|
540 |
-
<Value><![CDATA[
|
541 |
</NameValueList>
|
542 |
</VariationSpecifics>
|
543 |
</Variation>
|
@@ -552,7 +767,7 @@ class Sandbourne_BulkApi_Helper_TestData extends Mage_Core_Helper_Abstract
|
|
552 |
<IgnoreCategories>N</IgnoreCategories>
|
553 |
<IgnoreDescription>N</IgnoreDescription>
|
554 |
<IgnoreCustomFields>N</IgnoreCustomFields>
|
555 |
-
<UseCustomGroups>
|
556 |
</Product>
|
557 |
</FullProductsUpdate>';
|
558 |
|
24 |
* // Testing XML
|
25 |
*/
|
26 |
|
27 |
+
$testData = '<?xml version="1.0" encoding="UTF-8"?><FullProductsUpdate batch="15786" version="1.0">
|
28 |
<Product>
|
29 |
+
<StockNumber>200825</StockNumber>
|
30 |
<SupplierSKU/>
|
31 |
<InternalSKU/>
|
32 |
<SKUType>Master</SKUType>
|
34 |
<IsActive>Y</IsActive>
|
35 |
<Dropship>N</Dropship>
|
36 |
<ExternalStoreView/>
|
37 |
+
<Title><![CDATA[Cosatto Hold 0+ Car Seat]]></Title>
|
38 |
+
<Subtitle/>
|
39 |
+
<WebsiteTitle><![CDATA[Cosatto Hold 0+ Giggle Car Seat]]></WebsiteTitle>
|
40 |
<AlternativeWebsiteTitle/>
|
41 |
+
<ListingTitle><![CDATA[Cosatto HOLD 0+ CAR SEAT With Head Hugger Travel Safety Baby/Toddler BN]]></ListingTitle>
|
42 |
<NewRelease>N</NewRelease>
|
43 |
<OnSale>N</OnSale>
|
44 |
<SalePrice>0.0</SalePrice>
|
45 |
<StockLevel>0</StockLevel>
|
46 |
<MinOrderQty>0</MinOrderQty>
|
47 |
+
<SellPrice>113.99</SellPrice>
|
48 |
+
<TaxCode>5</TaxCode>
|
49 |
+
<TaxRate>5.0</TaxRate>
|
50 |
+
<RRP>0.0</RRP>
|
51 |
<CostEach>0.0</CostEach>
|
52 |
<ShippingCost>0.0</ShippingCost>
|
53 |
+
<ShortDescription><![CDATA[The Cosatto Ooba Hold Giggle Car Seat are tough nuts under layers of stunning squidge. These from-birth burly bodyguards are big softies.]]></ShortDescription>
|
54 |
+
<Description><![CDATA[<p style="top:0;margin-top:0;">
|
55 |
+
|
56 |
+
|
57 |
+
|
58 |
+
|
59 |
+
|
60 |
+
|
61 |
+
<p>
|
62 |
+
The <strong>Cosatto Hold Car Seat</strong> are tough nuts under layers
|
63 |
+
of stunning squidge. These from-birth burly bodyguards are big softies.
|
64 |
+
Hold holds tight in a happy hug. Includes chest pads, tummy pad and
|
65 |
+
headhugger to add to the cosy credentials. That means no mid-journey
|
66 |
+
mither when youre pulling manoeuvres; just pop on and off - from car
|
67 |
+
seat to high street.
|
68 |
+
</p>
|
69 |
+
|
70 |
+
<h3>
|
71 |
+
Product Features:
|
72 |
+
</h3>
|
73 |
+
|
74 |
+
<ul>
|
75 |
<li>
|
76 |
+
Group 0+ suitable from birth to 13kg/29lbs
|
|
|
77 |
</li>
|
78 |
|
79 |
<li>
|
80 |
+
Easy to get from A to B without waking baby
|
|
|
81 |
</li>
|
82 |
|
83 |
<li>
|
84 |
+
Conforms to ECE R44/04
|
85 |
</li>
|
86 |
|
87 |
<li>
|
88 |
+
Rearward facing on front and rear vehicle seats
|
89 |
</li>
|
90 |
|
91 |
<li>
|
92 |
+
5 point harness with quick release buckle
|
93 |
</li>
|
94 |
|
95 |
<li>
|
96 |
+
Compatible with New for 2014 Giggle chassis
|
97 |
</li>
|
98 |
|
|
|
|
|
99 |
<li>
|
100 |
+
Quick release car seat when used with Hold belted base or Hold ISOFIX
|
101 |
+
base (sold separately)
|
102 |
</li>
|
103 |
|
104 |
<li>
|
105 |
+
Includes head hugger, tummy and chest pads
|
106 |
+
<br />
|
107 |
</li>
|
108 |
|
109 |
<li>
|
110 |
+
Free 4 year guarantee (UK & Ireland only)
|
111 |
</li>
|
112 |
|
113 |
+
</ul>
|
114 |
+
|
115 |
+
<p>
|
116 |
+
<strong>Age Recommendation:</strong> 0 months+
|
117 |
+
</p>
|
118 |
+
|
119 |
+
<p>
|
120 |
+
<strong>Dimensions:</strong> 61 x 43 x 59cm
|
121 |
+
</p>
|
122 |
+
|
123 |
+
<p>
|
124 |
+
<strong>Please note:</strong> This item comes in various designs, please
|
125 |
+
select the one you require from the drop down above.
|
126 |
+
</p>
|
127 |
+
|
128 |
+
<p>
|
129 |
+
<strong>Please note:</strong> Register your guarantee within 28 days of
|
130 |
+
purchase
|
131 |
+
</p>
|
132 |
+
|
133 |
+
|
134 |
+
|
135 |
+
|
136 |
+
</p>]]></Description>
|
137 |
+
<Description2><![CDATA[<p>
|
138 |
+
The <strong>Cosatto Hold Car Seat</strong> are tough nuts under layers
|
139 |
+
of stunning squidge. These from-birth burly bodyguards are big softies.
|
140 |
+
Hold holds tight in a happy hug. Includes chest pads, tummy pad and
|
141 |
+
headhugger to add to the cosy credentials. That means no mid-journey
|
142 |
+
mither when youre pulling manoeuvres; just pop on and off - from car
|
143 |
+
seat to high street.
|
144 |
+
</p>
|
145 |
+
|
146 |
+
<h3>
|
147 |
+
Product Features:
|
148 |
+
</h3>
|
149 |
+
|
150 |
+
<ul>
|
151 |
<li>
|
152 |
+
Group 0+ suitable from birth to 13kg/29lbs
|
153 |
</li>
|
154 |
|
155 |
<li>
|
156 |
+
Easy to get from A to B without waking baby
|
157 |
</li>
|
158 |
|
159 |
<li>
|
160 |
+
Conforms to ECE R44/04
|
161 |
+
</li>
|
162 |
+
|
163 |
+
<li>
|
164 |
+
Rearward facing on front and rear vehicle seats
|
165 |
+
</li>
|
166 |
+
|
167 |
+
<li>
|
168 |
+
5 point harness with quick release buckle
|
169 |
+
</li>
|
170 |
+
|
171 |
+
<li>
|
172 |
+
Compatible with New for 2014 Giggle chassis
|
173 |
+
</li>
|
174 |
+
|
175 |
+
<li>
|
176 |
+
Quick release car seat when used with Hold belted base or Hold ISOFIX
|
177 |
+
base (sold separately)
|
178 |
+
</li>
|
179 |
+
|
180 |
+
<li>
|
181 |
+
Includes head hugger, tummy and chest pads
|
182 |
+
<br />
|
183 |
+
</li>
|
184 |
+
|
185 |
+
<li>
|
186 |
+
Free 4 year guarantee (UK & Ireland only)
|
187 |
</li>
|
188 |
|
189 |
</ul>
|
190 |
|
191 |
+
<p>
|
192 |
+
<strong>Age Recommendation:</strong> 0 months+
|
193 |
+
</p>
|
194 |
+
|
195 |
+
<p>
|
196 |
+
<strong>Dimensions:</strong> 61 x 43 x 59cm
|
197 |
+
</p>
|
198 |
+
|
199 |
+
<p>
|
200 |
+
<strong>Please note:</strong> This item comes in various designs, please
|
201 |
+
select the one you require from the drop down above.
|
202 |
+
</p>
|
203 |
+
|
204 |
+
<p>
|
205 |
+
<strong>Please note:</strong> Register your guarantee within 28 days of
|
206 |
+
purchase
|
207 |
+
</p>]]></Description2>
|
208 |
+
<Description3><![CDATA[<p>
|
209 |
+
The<strong> Cosatto Hold Car Seat </strong>are tough nuts under layers
|
210 |
+
of stunning squidge. These from-birth burly bodyguards are big softies.
|
211 |
+
Hold holds tight in a happy hug. Includes chest pads, tummy pad and
|
212 |
+
headhugger to add to the cosy credentials. That means no mid-journey
|
213 |
+
mither when youre pulling manoeuvres; just pop on and off - from car
|
214 |
+
seat to high street.
|
215 |
+
</p>
|
216 |
+
|
217 |
+
<h3>
|
218 |
+
Product Features:
|
219 |
+
</h3>
|
220 |
+
|
221 |
+
<ul>
|
222 |
+
<li>
|
223 |
+
Group 0+ suitable from birth to 13kg/29lbs
|
224 |
+
</li>
|
225 |
|
226 |
+
<li>
|
227 |
+
Easy to get from A to B without waking baby
|
228 |
+
</li>
|
229 |
|
230 |
+
<li>
|
231 |
+
Conforms to ECE R44/04
|
232 |
+
</li>
|
233 |
|
|
|
|
|
234 |
<li>
|
235 |
+
Rearward facing on front and rear vehicle seats
|
|
|
236 |
</li>
|
237 |
|
238 |
<li>
|
239 |
+
5 point harness with quick release buckle
|
|
|
240 |
</li>
|
241 |
|
242 |
<li>
|
243 |
+
Compatible with New for 2014 Giggle chassis
|
244 |
</li>
|
245 |
|
246 |
<li>
|
247 |
+
Quick release car seat when used with Hold belted base or Hold ISOFIX
|
248 |
+
base (sold separately)
|
249 |
</li>
|
250 |
|
251 |
<li>
|
252 |
+
Includes head hugger, tummy and chest pads
|
253 |
+
<br />
|
254 |
</li>
|
255 |
|
256 |
<li>
|
257 |
+
Free 4 year guarantee (UK & Ireland only)
|
258 |
</li>
|
259 |
|
260 |
</ul>
|
261 |
|
262 |
+
<p>
|
263 |
+
<strong>Age Recommendation:</strong> 0 months+
|
264 |
+
</p>
|
265 |
+
|
266 |
+
<p>
|
267 |
+
<strong>Dimensions:</strong> 61 x 43 x 59cm
|
268 |
+
</p>
|
269 |
+
|
270 |
+
<p>
|
271 |
+
<strong>Please note: </strong>This item comes in various designs, please
|
272 |
+
select the one you require from the drop down above.
|
273 |
+
</p>
|
274 |
+
|
275 |
+
<p>
|
276 |
+
<strong>Please note: </strong>Register your guarantee within 28 days of
|
277 |
+
purchase
|
278 |
+
</p>]]></Description3>
|
279 |
+
<Description4><![CDATA[<p>
|
280 |
+
The<strong> Cosatto Hold Car Seat </strong>are tough nuts under layers
|
281 |
+
of stunning squidge. These from-birth burly bodyguards are big softies.
|
282 |
+
Hold holds tight in a happy hug. Includes chest pads, tummy pad and
|
283 |
+
headhugger to add to the cosy credentials. That means no mid-journey
|
284 |
+
mither when youre pulling manoeuvres; just pop on and off - from car
|
285 |
+
seat to high street.
|
286 |
+
</p>
|
287 |
+
|
288 |
+
<h3>
|
289 |
+
Product Features:
|
290 |
+
</h3>
|
291 |
+
|
292 |
+
<ul>
|
293 |
+
<li>
|
294 |
+
Group 0+ suitable from birth to 13kg/29lbs
|
295 |
+
</li>
|
296 |
|
297 |
+
<li>
|
298 |
+
Easy to get from A to B without waking baby
|
299 |
+
</li>
|
300 |
|
301 |
+
<li>
|
302 |
+
Conforms to ECE R44/04
|
303 |
+
</li>
|
304 |
|
|
|
|
|
305 |
<li>
|
306 |
+
Rearward facing on front and rear vehicle seats
|
|
|
307 |
</li>
|
308 |
|
309 |
<li>
|
310 |
+
5 point harness with quick release buckle
|
|
|
311 |
</li>
|
312 |
|
313 |
<li>
|
314 |
+
Compatible with New for 2014 Giggle chassis
|
315 |
</li>
|
316 |
|
317 |
<li>
|
318 |
+
Quick release car seat when used with Hold belted base or Hold ISOFIX
|
319 |
+
base (sold separately)
|
320 |
</li>
|
321 |
|
322 |
<li>
|
323 |
+
Includes head hugger, tummy and chest pads
|
324 |
+
<br />
|
325 |
</li>
|
326 |
|
327 |
<li>
|
328 |
+
Free 4 year guarantee (UK & Ireland only)
|
329 |
</li>
|
330 |
|
331 |
</ul>
|
332 |
|
333 |
+
<p>
|
334 |
+
<strong>Age Recommendation:</strong> 0 months+
|
335 |
+
</p>
|
336 |
+
|
337 |
+
<p>
|
338 |
+
<strong>Dimensions:</strong> 61 x 43 x 59cm
|
339 |
+
</p>
|
340 |
+
|
341 |
+
<p>
|
342 |
+
<strong>Please note: </strong>This item comes in various designs, please
|
343 |
+
select the one you require from the drop down above.
|
344 |
+
</p>
|
345 |
+
|
346 |
+
<p>
|
347 |
+
<strong>Please note: </strong>Register your guarantee within 28 days of
|
348 |
+
purchase
|
349 |
+
</p>]]></Description4>
|
350 |
+
<Description5><![CDATA[<p>
|
351 |
+
The<strong> Cosatto Hold Car Seat </strong>are tough nuts under layers
|
352 |
+
of stunning squidge. These from-birth burly bodyguards are big softies.
|
353 |
+
Hold holds tight in a happy hug. Includes chest pads, tummy pad and
|
354 |
+
headhugger to add to the cosy credentials. That means no mid-journey
|
355 |
+
mither when youre pulling manoeuvres; just pop on and off - from car
|
356 |
+
seat to high street.
|
357 |
+
</p>
|
358 |
+
|
359 |
+
<h3>
|
360 |
+
Product Features:
|
361 |
+
</h3>
|
362 |
+
|
363 |
+
<ul>
|
364 |
+
<li>
|
365 |
+
Group 0+ suitable from birth to 13kg/29lbs
|
366 |
+
</li>
|
367 |
|
368 |
+
<li>
|
369 |
+
Easy to get from A to B without waking baby
|
370 |
+
</li>
|
371 |
|
372 |
+
<li>
|
373 |
+
Conforms to ECE R44/04
|
374 |
+
</li>
|
375 |
|
|
|
|
|
376 |
<li>
|
377 |
+
Rearward facing on front and rear vehicle seats
|
|
|
378 |
</li>
|
379 |
|
380 |
<li>
|
381 |
+
5 point harness with quick release buckle
|
|
|
382 |
</li>
|
383 |
|
384 |
<li>
|
385 |
+
Compatible with New for 2014 Giggle chassis
|
386 |
</li>
|
387 |
|
388 |
<li>
|
389 |
+
Quick release car seat when used with Hold belted base or Hold ISOFIX
|
390 |
+
base (sold separately)
|
391 |
</li>
|
392 |
|
393 |
<li>
|
394 |
+
Includes head hugger, tummy and chest pads
|
395 |
+
<br />
|
396 |
</li>
|
397 |
|
398 |
<li>
|
399 |
+
Free 4 year guarantee (UK & Ireland only)
|
400 |
</li>
|
401 |
|
402 |
</ul>
|
403 |
|
404 |
+
<p>
|
405 |
+
<strong>Age Recommendation:</strong> 0 months+
|
406 |
+
</p>
|
407 |
|
408 |
+
<p>
|
409 |
+
<strong>Dimensions:</strong> 61 x 43 x 59cm
|
410 |
+
</p>
|
411 |
|
412 |
+
<p>
|
413 |
+
<strong>Please note: </strong>This item comes in various designs, please
|
414 |
+
select the one you require from the drop down above.
|
415 |
+
</p>
|
416 |
|
417 |
+
<p>
|
418 |
+
<strong>Please note: </strong>Register your guarantee within 28 days of
|
419 |
+
purchase
|
420 |
+
</p>]]></Description5>
|
421 |
+
<MetaDescription><![CDATA[The Cosatto Ooba Hold Giggle Car Seat are tough nuts under layers of stunning squidge. These from-birth burly bodyguards are big softies. Order online or call 0800 107 8878]]></MetaDescription>
|
422 |
<Images>
|
423 |
+
<ImageURL>http://images.esellerpro.com/2149/I/683/464/4/Cosatto-Holsd-0+-Car-Seat-Variation-1.jpg</ImageURL>
|
424 |
+
<ImageURL>http://images.esellerpro.com/2149/I/683/464/4/Cosatto-Hold-0m+-Car-Seat-Red-Oaker-1.jpg</ImageURL>
|
425 |
+
<ImageURL>http://images.esellerpro.com/2149/I/683/464/4/Cosatto-Giggle-3-in-1-Travel-System-New-Wave-2.jpg</ImageURL>
|
426 |
+
<ImageURL>http://images.esellerpro.com/2149/I/683/464/4/Cosatto-Holsd-0+-Car-Seat-Firebird-1.jpg</ImageURL>
|
427 |
+
<ImageURL>http://images.esellerpro.com/2149/I/683/464/4/Cosatto-Holsd-0+-Car-Seat-Hipstar-1.jpg</ImageURL>
|
428 |
+
<ImageURL>http://images.esellerpro.com/2149/I/683/464/4/Cosatto-Holsd-0+-Car-Seat-Pitter-Patter-1.jpg</ImageURL>
|
429 |
+
<ImageURL>http://images.esellerpro.com/2149/I/683/464/4/Cosatto-Holsd-0+-Car-Seat-Moonwood-1.jpg</ImageURL>
|
430 |
+
<ImageURL>http://images.esellerpro.com/2149/I/683/464/4/Cosatto-Giggle-Allstar-Carseat.jpg</ImageURL>
|
431 |
+
<ImageURL>http://images.esellerpro.com/2149/I/683/464/4/Cosatto-Giggle-Oaker-Carseat.jpg</ImageURL>
|
432 |
+
<ImageURL>http://images.esellerpro.com/2149/I/683/464/4/Cosatto-Giggle-OhLaLa-Carseat.jpg</ImageURL>
|
433 |
+
<ImageURL>http://images.esellerpro.com/2149/I/683/464/4/Cosatto-Giggle-Pixilate-Carseat.jpg</ImageURL>
|
434 |
+
<ImageURL>http://images.esellerpro.com/2149/I/683/464/4/Cosatto-Holsd-0+-Car-Seat-Flamingo-Fling-1.jpg</ImageURL>
|
435 |
+
<ImageURL>http://images.esellerpro.com/2149/I/683/464/4/Cosatto-Gurantee-4-years.jpg</ImageURL>
|
436 |
</Images>
|
437 |
+
<Weight unit="g">3900.0</Weight>
|
438 |
<Width unit="(mm)">0</Width>
|
439 |
<Height unit="(mm)">0</Height>
|
440 |
<Depth unit="(mm)">0</Depth>
|
441 |
<UPC/>
|
442 |
<AllowPreOrder>N</AllowPreOrder>
|
443 |
+
<Keywords>Hello Baby, Online Baby Store/Shop, Baby, Toddler, Infant, Child, Cosatto, Bright Colours, Car seat Giggle Hold Group 0, Travel, Car Safety</Keywords>
|
444 |
<Publisher/>
|
445 |
<ISBN/>
|
446 |
<Notes/>
|
447 |
+
<Source>import</Source>
|
448 |
<Category/>
|
449 |
+
<GlobalAnchoring>N</GlobalAnchoring>
|
450 |
<ProductCategories>
|
451 |
+
<ProductCategory><![CDATA[Hello Baby Root>LookupBubbles_Root>Baby & Toddler>Baby Transport>Baby & Toddler Car Seats]]></ProductCategory>
|
452 |
+
<ProductCategory><![CDATA[Hello Baby Root>Shop by Brand>Cosatto]]></ProductCategory>
|
453 |
+
<ProductCategory><![CDATA[Hello Baby Root>Travel>Car Seats & Accessories>Car Seats]]></ProductCategory>
|
454 |
</ProductCategories>
|
455 |
+
<Supplier>Cosatto</Supplier>
|
456 |
<ShowInHome>N</ShowInHome>
|
457 |
<FreeShipping>N</FreeShipping>
|
458 |
<StarItem>N</StarItem>
|
462 |
<VideoName/>
|
463 |
<ShippingTemplate/>
|
464 |
<CustomGroups>
|
465 |
+
<CustomGroup groupName="Amazon">
|
|
|
|
|
|
|
466 |
<CustomFields>
|
467 |
<NameValueList>
|
468 |
+
<Name>xxx</Name>
|
469 |
+
<Value><![CDATA[n]]></Value>
|
470 |
+
</NameValueList>
|
471 |
+
<NameValueList>
|
472 |
+
<Name>Includeinrepricerprocess</Name>
|
473 |
+
<Value><![CDATA[NO]]></Value>
|
474 |
</NameValueList>
|
475 |
<NameValueList>
|
476 |
+
<Name>VariationMaster</Name>
|
477 |
+
<Value><![CDATA[y]]></Value>
|
478 |
+
</NameValueList>
|
479 |
+
</CustomFields>
|
480 |
+
</CustomGroup>
|
481 |
+
<CustomGroup groupName="Book Data">
|
482 |
+
<CustomFields/>
|
483 |
+
</CustomGroup>
|
484 |
+
<CustomGroup groupName="eBaby Canada">
|
485 |
+
<CustomFields/>
|
486 |
+
</CustomGroup>
|
487 |
+
<CustomGroup groupName="eBay AU Fields">
|
488 |
+
<CustomFields/>
|
489 |
+
</CustomGroup>
|
490 |
+
<CustomGroup groupName="eBay Custom Specific">
|
491 |
+
<CustomFields>
|
492 |
+
<NameValueList>
|
493 |
<Name>Gender</Name>
|
494 |
+
<Value><![CDATA[Boys & Girls]]></Value>
|
495 |
</NameValueList>
|
496 |
<NameValueList>
|
497 |
+
<Name>Type</Name>
|
498 |
+
<Value><![CDATA[Rear Facing (0-13kg)]]></Value>
|
499 |
</NameValueList>
|
500 |
<NameValueList>
|
501 |
+
<Name>MainColour</Name>
|
502 |
+
<Value><![CDATA[Black]]></Value>
|
503 |
</NameValueList>
|
504 |
<NameValueList>
|
505 |
+
<Name>Theme</Name>
|
506 |
+
<Value><![CDATA[No Theme]]></Value>
|
507 |
</NameValueList>
|
508 |
<NameValueList>
|
509 |
+
<Name>Discount</Name>
|
510 |
+
<Value><![CDATA[1]]></Value>
|
511 |
</NameValueList>
|
512 |
</CustomFields>
|
513 |
</CustomGroup>
|
514 |
+
<CustomGroup groupName="eBay DE Fields">
|
|
|
|
|
|
|
|
|
|
|
|
|
515 |
<CustomFields/>
|
516 |
</CustomGroup>
|
517 |
+
<CustomGroup groupName="eBay ES Fields">
|
518 |
<CustomFields/>
|
519 |
</CustomGroup>
|
520 |
+
<CustomGroup groupName="eBay FR Fields">
|
521 |
<CustomFields/>
|
522 |
</CustomGroup>
|
523 |
+
<CustomGroup groupName="eBay IT Custom Field">
|
524 |
<CustomFields/>
|
525 |
</CustomGroup>
|
526 |
+
<CustomGroup groupName="eBay USA Fields">
|
527 |
<CustomFields/>
|
528 |
</CustomGroup>
|
529 |
+
<CustomGroup groupName="LookupBubbles">
|
530 |
<CustomFields/>
|
531 |
</CustomGroup>
|
532 |
+
<CustomGroup groupName="Magento">
|
533 |
+
<CustomFields>
|
|
|
|
|
|
|
|
|
|
|
|
|
534 |
<NameValueList>
|
535 |
+
<Name>AdwordsTitle</Name>
|
536 |
+
<Value><![CDATA[Cosatto Giggle Car Seat]]></Value>
|
537 |
</NameValueList>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
538 |
<NameValueList>
|
539 |
+
<Name>PLATitle</Name>
|
540 |
+
<Value><![CDATA[Cosatto Hold 0+ Car Seat With Head Hugger Travel Safety Baby/Toddler]]></Value>
|
541 |
</NameValueList>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
542 |
<NameValueList>
|
543 |
+
<Name>Sex</Name>
|
544 |
+
<Value><![CDATA[Unisex]]></Value>
|
545 |
</NameValueList>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
546 |
<NameValueList>
|
547 |
+
<Name>AgeGroup</Name>
|
548 |
+
<Value><![CDATA[Kids]]></Value>
|
549 |
</NameValueList>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
550 |
<NameValueList>
|
551 |
+
<Name>cdiscount_price</Name>
|
552 |
+
<Value><![CDATA[175.99]]></Value>
|
553 |
</NameValueList>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
554 |
<NameValueList>
|
555 |
+
<Name>package_id</Name>
|
556 |
+
<Value><![CDATA[EU Only GIF]]></Value>
|
557 |
</NameValueList>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
558 |
<NameValueList>
|
559 |
+
<Name>AgeRecommendation</Name>
|
560 |
+
<Value><![CDATA[0 months +]]></Value>
|
561 |
</NameValueList>
|
562 |
+
<NameValueList>
|
563 |
+
<Name>Dimensions</Name>
|
564 |
+
<Value><![CDATA[61 cm x 43 cm x 59 cm]]></Value>
|
565 |
+
</NameValueList>
|
566 |
+
<NameValueList>
|
567 |
+
<Name>Material</Name>
|
568 |
+
<Value><![CDATA[Aluminium/Plastic]]></Value>
|
569 |
+
</NameValueList>
|
570 |
+
<NameValueList>
|
571 |
+
<Name>CountryofOrigin</Name>
|
572 |
+
<Value><![CDATA[Great Britain]]></Value>
|
573 |
+
</NameValueList>
|
574 |
+
<NameValueList>
|
575 |
+
<Name>UK_next_day</Name>
|
576 |
+
<Value><![CDATA[Yes]]></Value>
|
577 |
+
</NameValueList>
|
578 |
+
<NameValueList>
|
579 |
+
<Name>International_delivery</Name>
|
580 |
+
<Value><![CDATA[Yes]]></Value>
|
581 |
+
</NameValueList>
|
582 |
+
<NameValueList>
|
583 |
+
<Name>Brand</Name>
|
584 |
+
<Value><![CDATA[Cosatto]]></Value>
|
585 |
+
</NameValueList>
|
586 |
+
<NameValueList>
|
587 |
+
<Name>FeedCategory</Name>
|
588 |
+
<Value><![CDATA[Car Seats]]></Value>
|
589 |
+
</NameValueList>
|
590 |
+
</CustomFields>
|
591 |
+
</CustomGroup>
|
592 |
+
<CustomGroup groupName="Variation Data">
|
593 |
+
<CustomFields/>
|
594 |
+
</CustomGroup>
|
595 |
+
<CustomGroup groupName="xxx">
|
596 |
+
<CustomFields/>
|
597 |
+
</CustomGroup>
|
598 |
+
<CustomGroup groupName="xxxx">
|
599 |
+
<CustomFields/>
|
600 |
+
</CustomGroup>
|
601 |
+
</CustomGroups>
|
602 |
+
<Variations>
|
603 |
<Variation>
|
604 |
+
<StockNumber>200825#GoLightly</StockNumber>
|
605 |
+
<SellPrice>89.99</SellPrice>
|
606 |
+
<TaxCode>5</TaxCode>
|
607 |
+
<StockLevel>0</StockLevel>
|
608 |
<VariationSpecifics>
|
609 |
<NameValueList>
|
610 |
+
<Name>Colour/Design</Name>
|
611 |
+
<Value><![CDATA[Go Lightly]]></Value>
|
612 |
</NameValueList>
|
613 |
</VariationSpecifics>
|
614 |
</Variation>
|
615 |
<Variation>
|
616 |
+
<StockNumber>200825#Treet</StockNumber>
|
617 |
+
<SellPrice>97.99</SellPrice>
|
618 |
+
<TaxCode>5</TaxCode>
|
619 |
+
<StockLevel>2</StockLevel>
|
620 |
<VariationSpecifics>
|
621 |
<NameValueList>
|
622 |
+
<Name>Colour/Design</Name>
|
623 |
+
<Value><![CDATA[Treet]]></Value>
|
624 |
</NameValueList>
|
625 |
</VariationSpecifics>
|
626 |
</Variation>
|
627 |
<Variation>
|
628 |
+
<StockNumber>200825#AllStar</StockNumber>
|
629 |
+
<SellPrice>104.99</SellPrice>
|
630 |
+
<TaxCode>5</TaxCode>
|
631 |
+
<StockLevel>2</StockLevel>
|
632 |
<VariationSpecifics>
|
633 |
<NameValueList>
|
634 |
+
<Name>Colour/Design</Name>
|
635 |
+
<Value><![CDATA[All Star]]></Value>
|
636 |
</NameValueList>
|
637 |
</VariationSpecifics>
|
638 |
</Variation>
|
639 |
<Variation>
|
640 |
+
<StockNumber>200825#Pixelate</StockNumber>
|
641 |
+
<SellPrice>114.99</SellPrice>
|
642 |
+
<TaxCode>5</TaxCode>
|
643 |
+
<StockLevel>5</StockLevel>
|
644 |
<VariationSpecifics>
|
645 |
<NameValueList>
|
646 |
+
<Name>Colour/Design</Name>
|
647 |
+
<Value><![CDATA[Pixelate]]></Value>
|
648 |
</NameValueList>
|
649 |
</VariationSpecifics>
|
650 |
</Variation>
|
651 |
<Variation>
|
652 |
+
<StockNumber>200825#Oaker</StockNumber>
|
653 |
+
<SellPrice>114.99</SellPrice>
|
654 |
+
<TaxCode>5</TaxCode>
|
655 |
+
<StockLevel>1</StockLevel>
|
656 |
<VariationSpecifics>
|
657 |
<NameValueList>
|
658 |
+
<Name>Colour/Design</Name>
|
659 |
+
<Value><![CDATA[Oaker]]></Value>
|
660 |
</NameValueList>
|
661 |
</VariationSpecifics>
|
662 |
</Variation>
|
663 |
<Variation>
|
664 |
+
<StockNumber>200825#Treet#Amazon1</StockNumber>
|
665 |
+
<SellPrice>134.99</SellPrice>
|
666 |
+
<TaxCode>5</TaxCode>
|
667 |
+
<StockLevel>0</StockLevel>
|
668 |
<VariationSpecifics>
|
669 |
<NameValueList>
|
670 |
+
<Name>Colour/Design</Name>
|
671 |
+
<Value><![CDATA[Treet]]></Value>
|
672 |
</NameValueList>
|
673 |
</VariationSpecifics>
|
674 |
</Variation>
|
675 |
<Variation>
|
676 |
+
<StockNumber>200825#NewWave</StockNumber>
|
677 |
+
<SellPrice>124.99</SellPrice>
|
678 |
+
<TaxCode>5</TaxCode>
|
679 |
+
<StockLevel>5</StockLevel>
|
680 |
<VariationSpecifics>
|
681 |
<NameValueList>
|
682 |
+
<Name>Colour/Design</Name>
|
683 |
+
<Value><![CDATA[New Wave]]></Value>
|
684 |
</NameValueList>
|
685 |
</VariationSpecifics>
|
686 |
</Variation>
|
687 |
<Variation>
|
688 |
+
<StockNumber>200825#OhLaLa</StockNumber>
|
689 |
+
<SellPrice>124.99</SellPrice>
|
690 |
+
<TaxCode>5</TaxCode>
|
691 |
+
<StockLevel>5</StockLevel>
|
692 |
<VariationSpecifics>
|
693 |
<NameValueList>
|
694 |
+
<Name>Colour/Design</Name>
|
695 |
+
<Value><![CDATA[Oh La La]]></Value>
|
696 |
</NameValueList>
|
697 |
</VariationSpecifics>
|
698 |
</Variation>
|
699 |
<Variation>
|
700 |
+
<StockNumber>200825#Hipstar</StockNumber>
|
701 |
+
<SellPrice>124.99</SellPrice>
|
702 |
+
<TaxCode>5</TaxCode>
|
703 |
+
<StockLevel>5</StockLevel>
|
704 |
<VariationSpecifics>
|
705 |
<NameValueList>
|
706 |
+
<Name>Colour/Design</Name>
|
707 |
+
<Value><![CDATA[Hipstar]]></Value>
|
708 |
</NameValueList>
|
709 |
</VariationSpecifics>
|
710 |
</Variation>
|
711 |
<Variation>
|
712 |
+
<StockNumber>200825#Firebird</StockNumber>
|
713 |
+
<SellPrice>124.99</SellPrice>
|
714 |
+
<TaxCode>5</TaxCode>
|
715 |
+
<StockLevel>5</StockLevel>
|
716 |
<VariationSpecifics>
|
717 |
<NameValueList>
|
718 |
+
<Name>Colour/Design</Name>
|
719 |
+
<Value><![CDATA[Firebird]]></Value>
|
720 |
</NameValueList>
|
721 |
</VariationSpecifics>
|
722 |
</Variation>
|
723 |
<Variation>
|
724 |
+
<StockNumber>200825#FlamingoFling</StockNumber>
|
725 |
+
<SellPrice>124.99</SellPrice>
|
726 |
+
<TaxCode>5</TaxCode>
|
727 |
+
<StockLevel>5</StockLevel>
|
728 |
<VariationSpecifics>
|
729 |
<NameValueList>
|
730 |
+
<Name>Colour/Design</Name>
|
731 |
+
<Value><![CDATA[FlamingoFling]]></Value>
|
732 |
</NameValueList>
|
733 |
</VariationSpecifics>
|
734 |
</Variation>
|
735 |
<Variation>
|
736 |
+
<StockNumber>200825#PitterPatter</StockNumber>
|
737 |
+
<SellPrice>124.99</SellPrice>
|
738 |
+
<TaxCode>5</TaxCode>
|
739 |
+
<StockLevel>5</StockLevel>
|
740 |
<VariationSpecifics>
|
741 |
<NameValueList>
|
742 |
+
<Name>Colour/Design</Name>
|
743 |
+
<Value><![CDATA[PitterPatter]]></Value>
|
744 |
</NameValueList>
|
745 |
</VariationSpecifics>
|
746 |
</Variation>
|
747 |
<Variation>
|
748 |
+
<StockNumber>200825#Moonwood</StockNumber>
|
749 |
+
<SellPrice>114.99</SellPrice>
|
750 |
+
<TaxCode>5</TaxCode>
|
751 |
+
<StockLevel>5</StockLevel>
|
752 |
<VariationSpecifics>
|
753 |
<NameValueList>
|
754 |
+
<Name>Colour/Design</Name>
|
755 |
+
<Value><![CDATA[Moonwood]]></Value>
|
756 |
</NameValueList>
|
757 |
</VariationSpecifics>
|
758 |
</Variation>
|
767 |
<IgnoreCategories>N</IgnoreCategories>
|
768 |
<IgnoreDescription>N</IgnoreDescription>
|
769 |
<IgnoreCustomFields>N</IgnoreCustomFields>
|
770 |
+
<UseCustomGroups>Magento</UseCustomGroups>
|
771 |
</Product>
|
772 |
</FullProductsUpdate>';
|
773 |
|
app/code/local/Sandbourne/BulkApi/Model/FullProduct/Api.php
CHANGED
@@ -9,10 +9,11 @@ class Sandbourne_BulkApi_Model_FullProduct_Api extends Mage_Api_Model_Resource_A
|
|
9 |
|
10 |
public function version()
|
11 |
{
|
12 |
-
//return "1.0.0.6";
|
13 |
-
//return "1.0.0.7";
|
14 |
-
//return "1.1.0.0";
|
15 |
-
return "1.1.0.1";
|
|
|
16 |
}
|
17 |
|
18 |
public function update($productXML)
|
@@ -113,9 +114,13 @@ class Sandbourne_BulkApi_Model_FullProduct_Api extends Mage_Api_Model_Resource_A
|
|
113 |
$attributeHelper = Mage::helper('bulkapi/attribute');
|
114 |
$attributeHelper->setCustomFieldGroupValues($product,$productData, $attributeCache);
|
115 |
}
|
116 |
-
|
117 |
-
|
118 |
-
|
|
|
|
|
|
|
|
|
119 |
|
120 |
if ($configurableDataSentFlag)
|
121 |
{
|
9 |
|
10 |
public function version()
|
11 |
{
|
12 |
+
//return "1.0.0.6"; // 20140604 (Beta)
|
13 |
+
//return "1.0.0.7"; // 20140702 (Beta)
|
14 |
+
//return "1.1.0.0"; // 20141017 (First Stable release)
|
15 |
+
//return "1.1.0.1"; // 20141121
|
16 |
+
return "1.1.0.2"; // 20150421
|
17 |
}
|
18 |
|
19 |
public function update($productXML)
|
114 |
$attributeHelper = Mage::helper('bulkapi/attribute');
|
115 |
$attributeHelper->setCustomFieldGroupValues($product,$productData, $attributeCache);
|
116 |
}
|
117 |
+
|
118 |
+
// Check to see if we have been asked to ignore images
|
119 |
+
if (strcmp($productData->IgnoreImages,'Y') != 0)
|
120 |
+
{
|
121 |
+
$imageHelper = Mage::helper('bulkapi/image');
|
122 |
+
$imageHelper->setImageList($product, $productData, $productResultXMLData); //$magentoAttributeList);
|
123 |
+
}
|
124 |
|
125 |
if ($configurableDataSentFlag)
|
126 |
{
|
app/code/local/Sandbourne/BulkApi/Model/testatts.php
DELETED
@@ -1,16 +0,0 @@
|
|
1 |
-
<?php
|
2 |
-
echo "Line 2";
|
3 |
-
//$attributes = Mage::getResourceModel('catalog/product_attribute_collection')->addVisibleFilter();
|
4 |
-
$attributeArray = array();
|
5 |
-
echo "Line 5";
|
6 |
-
foreach($attributes as $attribute)
|
7 |
-
{
|
8 |
-
echo "Line 8";
|
9 |
-
$attributeArray[] = array(
|
10 |
-
'label' => $attribute->getData('frontend_label'),
|
11 |
-
'value' => $attribute->getData('attribute_code')
|
12 |
-
);
|
13 |
-
echo "Line 13";
|
14 |
-
}
|
15 |
-
// return $attributeArray;
|
16 |
-
?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
package.xml
CHANGED
@@ -1,27 +1,27 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>eSellerProPlugin</name>
|
4 |
-
<version>1.1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Extension to allow the creation, amendment and stock control of products from eSellerPro into Magento.</summary>
|
10 |
-
<description><p>The official <a href="http://www.
|
11 |
-
<p>Transform your business by using the <b>
|
12 |
<ul>
|
13 |
<li>Simple and configurable product creation</li>
|
14 |
<li>Manage your stock and product information in one central application</li>
|
15 |
<li>Automated stock sync between channels</li>
|
16 |
-
<li>Efficent order management using
|
17 |
</ul>
|
18 |
-
<p>The plugin is free to download, however, there is a small fee required to link this to your <b>
|
19 |
-
<p>For more information about how <a href="http://www.
|
20 |
-
<notes>If you wish to integrate Magento with
|
21 |
-
<authors><author><name>
|
22 |
-
<date>
|
23 |
-
<time>
|
24 |
-
<contents><target name="magelocal"><dir name="Sandbourne"><dir name="BulkApi"><dir name="Helper"><file name="Array.php" hash="0a04d7af6b6d84fed6d1a0097a558abf"/><file name="Attribute.php" hash="b237bb93ad98ccceb66992670474ba33"/><file name="AttributeCache.php" hash="258e7fd95a78ff62ff121f4a4776a3a8"/><file name="AttributeOptionCache.php" hash="be30b904d71df0f46f62ed77d6e2fc93"/><file name="Category.php" hash="7d4a391c9c748255ce639f836f3a00b4"/><file name="CategoryCache.php" hash="9201e35bd5e461e5483ea9b66b1306d0"/><file name="ConfigurableProduct.php" hash="6127acd0c0d96a864ed6294ef5445ebd"/><file name="Data.php" hash="7aa739540136122fdba1fa12c72a9cad"/><file name="Image.php" hash="1753b2b15ed4e7c4930c1603c44711e2"/><file name="RelatedProducts.php" hash="e927612b277080a5c835d0ceebd8598c"/><file name="TestData.php" hash="
|
25 |
<compatible/>
|
26 |
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><package><name>Mage_Core_Modules</name><channel>community</channel><min/><max/></package></required></dependencies>
|
27 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>eSellerProPlugin</name>
|
4 |
+
<version>1.1.0.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Extension to allow the creation, amendment and stock control of products from eSellerPro into Magento.</summary>
|
10 |
+
<description><p>The official <a href="http://www.volocommerce.com/">Volo</a> connector provides existing <b>Volo</b> customers the ability to easily and effectively manage stock on your Magento website.</p>
|
11 |
+
<p>Transform your business by using the <b>Volo Connector</b> to realise many benefits, including:</p>
|
12 |
<ul>
|
13 |
<li>Simple and configurable product creation</li>
|
14 |
<li>Manage your stock and product information in one central application</li>
|
15 |
<li>Automated stock sync between channels</li>
|
16 |
+
<li>Efficent order management using Volo</li>
|
17 |
</ul>
|
18 |
+
<p>The plugin is free to download, however, there is a small fee required to link this to your <b>Volo</b> account. Please contact your <b>Volo</b> account manager for more details.</p>
|
19 |
+
<p>For more information about how <a href="http://www.volocommerce.com/">Volo</a> and Magento can help you and your business achieve its full potential, please contact <a href="mailto:sales_uk@volocommerce.com">sales_uk@volocommerce.com</a> or visit <a href="http://www.volocommerce.com/">www.volocommerce.com</a></p></description>
|
20 |
+
<notes>If you wish to integrate Magento with Volo, then please contact your account manager at Volo.</notes>
|
21 |
+
<authors><author><name>Volo</name><user>Volo</user><email>magento@volocommerce.com</email></author></authors>
|
22 |
+
<date>2015-04-22</date>
|
23 |
+
<time>12:29:40</time>
|
24 |
+
<contents><target name="magelocal"><dir name="Sandbourne"><dir name="BulkApi"><dir name="Helper"><file name="Array.php" hash="0a04d7af6b6d84fed6d1a0097a558abf"/><file name="Attribute.php" hash="b237bb93ad98ccceb66992670474ba33"/><file name="AttributeCache.php" hash="258e7fd95a78ff62ff121f4a4776a3a8"/><file name="AttributeOptionCache.php" hash="be30b904d71df0f46f62ed77d6e2fc93"/><file name="Category.php" hash="7d4a391c9c748255ce639f836f3a00b4"/><file name="CategoryCache.php" hash="9201e35bd5e461e5483ea9b66b1306d0"/><file name="ConfigurableProduct.php" hash="6127acd0c0d96a864ed6294ef5445ebd"/><file name="Data.php" hash="7aa739540136122fdba1fa12c72a9cad"/><file name="Image.php" hash="1753b2b15ed4e7c4930c1603c44711e2"/><file name="RelatedProducts.php" hash="e927612b277080a5c835d0ceebd8598c"/><file name="TestData.php" hash="7caa6263921c4491eda1ad3efc4741b1"/><file name="Utils.php" hash="29beb209f25ab4a462051be7fa6c681b"/><file name="Website.php" hash="0e67b9ba7cd1bbfe8c840991d0aa3079"/></dir><dir name="Model"><dir name="FullImage"><dir name="Api"><file name="V2.php" hash="d998bacd61159399567d1c46e63507a2"/></dir><file name="Api.php" hash="fcff5388032e5cde7485314c6a1d3bf2"/></dir><dir name="FullProduct"><dir name="Api"><file name="V2.php" hash="3cfb906b7c4c72906e3baccb4fdeee40"/></dir><file name="Api.php" hash="6055dfb5b789e0a26c699b7d0958338a"/></dir><dir name="PartialProduct"><dir name="Api"><file name="V2.php" hash="5e9375e74f6ba74bb79f20cce7574ba7"/></dir><file name="Api.php" hash="e0a2cff6023e16755bca2fc56630a316"/></dir></dir><dir name="etc"><file name="api.xml" hash="ee96f5255bb710f934c2dcef8e35cd89"/><file name="config.xml" hash="5ec4835b59d63ec52206204e81903bb7"/><file name="wsdl.xml" hash="9e291f850362a99b265645a978e45b09"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Sandbourne_BulkApi.xml" hash="4418f8514205d4d52a309e83d5050c0d"/></dir></target></contents>
|
25 |
<compatible/>
|
26 |
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><package><name>Mage_Core_Modules</name><channel>community</channel><min/><max/></package></required></dependencies>
|
27 |
</package>
|