I ask for advances from owners of internet shops. it's not about sales.

Discussion in 'General Business' started by nick2007, Oct 21, 2008.

  1. #1
    Please, do you know any software that help to put new items at your online shop?
    Your advinces, please.
    I've tired to fill the following form for every unit in my internet shop by hands.

    <table>
    <tr>
    <td>
    <a href="images/FILENAME.jpg" rel="lightbox[FILENAME]" title="ITEM NAME "><img src="images/FILENAMEthumb.jpg" class="thumb" /></a>
    </td>
    <td class="description">
    <strong> ITEM DESCRIPTION.</strong><br />
    ADDITIONAL DESCRIPTION, IF THE ITEM NEEDS IN
    </td>
    </tr>
    <tr>
    <td>
    <form action="https://www.paypal.com/cgi-bin/webscr" method="post" class="buy-item">
    <input type="hidden" name="cmd" value="_xclick">
    <input type="hidden" name="business" value="myemail@email.com">
    <input type="hidden" name="item_name" value="ITEM NAME ">
    <input type="hidden" name="item_number" value="ITEM NAME">
    <input type="hidden" name="amount" value="PRICE OF THE ITEM">
    <input type="hidden" name="shipping" value="SHIPPING COST">
    <input type="hidden" name="no_shipping" value="0">
    <input type="hidden" name="no_note" value="1">
    <input type="hidden" name="currency_code" value="USD">
    <input type="hidden" name="tax" value="0.00">
    <input type="hidden" name="lc" value="US">
    <input type="hidden" name="bn" value="PP-BuyNowBF">
    <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
    </form>
    </td>
    <td>Price: <strong>$ ANY </strong> Shipping: <strong> SHIPPING COST </strong></td>
    </tr>
    </table>
     
    nick2007, Oct 21, 2008 IP
  2. Kwaku

    Kwaku Well-Known Member

    Messages:
    1,217
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    140
    #2
    Well using actual shopping software will do it; they usually have Excel, CSV, TXT import as well as a nice interface. It looks like you have a CMS and are trying to make a shop out of it.
     
    Kwaku, Oct 21, 2008 IP
  3. sami1255

    sami1255 Well-Known Member

    Messages:
    835
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    125
    #3
    I didnt get you.. you mean you can't post large amount of data? pm me the exact problem you are facing.. i might be of some help to you..
     
    sami1255, Oct 21, 2008 IP
  4. nick2007

    nick2007 Well-Known Member

    Messages:
    1,546
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    128
    #4
    Well, i need to write that code for every of my items. It takes so much times when i add 200-250 new items. Possible there's any soft that can help me.
     
    nick2007, Oct 22, 2008 IP
  5. sami1255

    sami1255 Well-Known Member

    Messages:
    835
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    125
    #5
    i've done countless ecommerce projects (iam sick and tired of doing that).. and tell you what.. thats the worst way to add new products. you better hire an ecommerce developer to develop you a backend for adding new products and items easily.
     
    sami1255, Oct 22, 2008 IP