Jump to content

Velulix

Members
  • Posts

    5
  • Joined

  • Last visited

Profile Information

  • First Name
    Lutz

Velulix's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. Hi @all, I'm looking for a solution to import an order. If a client provides a CSV with EAN and quantity I need a way to import this file and generate almost automatically an order for this client. I'm thinking about a scipt which includes the clients data and reads the products from the file. But I don't know how to realize this... Can anybody help? Best regards, Lutz
  2. Hi @all, I'm looking for a way to display a custom value to the cart. I'm a noob with programming so I need your help ;-) I need to insert a percentage value depending on the product amount. Example: if the product amount is 18,94€, I need to display 1,89€. How can I realize that? Which files do I have to modifiy? BR, Lutz
  3. Sorry, little mistake. "Their" not "there" ;-) Some manufacturers store their media data to a central webspace, like a cloud. So if you want to use those data you have to get the images from this point, but it's not allowed to save them to your webspace. You need to get it directly from there. I hope it's better explained now. For Magento I found a plugin for this! http://shop.conlabz.de/en/eco-inform.html
  4. Hi bellini13, thanks for reply, but that's not what I need ;-) I need to keep the URL instead of saving the image to my webspace. KR
  5. Hi @ll, I'm not sure if this will be a solvable case but I'm looking for a way to use the ImageURL from an external source. When I insert the path for the image (e.g. http://www.myexternalhoster-url.com/images/products/example-image.jpg ) into my import-file it will be stored into my own webspace. So is there a way to modify the code to use the insert source instead of save the image? Background: there is a central library for product information I want to use, but their policy restricts to store the images local... Kind regards, Lutz
×
×
  • Create New...