Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Adding Vendor Supplied XML/Images


rocketpromo

Recommended Posts

Posted

Hello Board,

 

Very new here so thank you for your patience... We are using OSC for our Promotional Products Company (www.rocketpromo.com/osc) Several of our vendors offer XML data/images for us to upload to our site. This will obviously save us a huge amount of time over adding products individually.

 

Can a community member point me in the direction of a tutorial or information regarding adding these XML files/images.

 

Regards,

Chris

Posted
all the images you upload to the image folder and i think you should look for easy populate for the other

 

That makes sense for the images, but where do I put the the data below which I assume is the XML data. Thanks in advance for any suggestions.

 

- <root>

- <Catalog>

- <Category>

<CategoryName>WRITE</CategoryName>

<CategoryDescription>Writing Instruments</CategoryDescription>

- <Products>

- <Product>

<ProductID>55043</ProductID>

<ProductName>Ambassador Silver</ProductName>

<Brand>SOUVENIR</Brand>

<BrandName>Souvenir</BrandName>

<ProductDescription>Professional and stylish; that's the image the Ambassador Silver pen will project for your company.</ProductDescription>

<ProductDescriptionAlternate>1-color screen imprint or laser-engraving, 1-location; oxidation not included</ProductDescriptionAlternate>

<Taxonomy>WRITE</Taxonomy>

<TaxonomyName>Writing Instruments</TaxonomyName>

<SubTaxonomy>GIFTPEN</SubTaxonomy>

<SubTaxonomyName>Gift Pens & Packaging</SubTaxonomyName>

- <Features>

<Feature>Mechanism: Retractable</Feature>

<Feature>Ink Color/Point Style: Black ink with Parker-style medium point</Feature>

</Features>

- <Images>

<ImageSmall>WRITE_55043_S.jpg</ImageSmall>

<ImageLarge>WRITE_55043_L.jpg</ImageLarge>

<ImageZoom>WRITE_55043_Z.jpg</ImageZoom>

</Images>

- <PricingBreakQuantities>

<Quantity>100</Quantity>

<Price>2.95</Price>

<Code>C</Code>

<Quantity>250</Quantity>

<Price>2.88</Price>

<Code>C</Code>

<Quantity>500</Quantity>

<Price>2.78</Price>

<Code>C</Code>

<Quantity>1000</Quantity>

<Price>2.66</Price>

<Code>C</Code>

<Quantity>2500</Quantity>

etc....

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...