How to integrate aStore to my page directly

Discussion in 'Amazon' started by robibrk, Aug 9, 2008.

  1. #1
    robibrk, Aug 9, 2008 IP
  2. robibrk

    robibrk Well-Known Member

    Messages:
    1,115
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    130
    #2
    Solved already, if anyone need the info:

    <iframe src="ZZZ" width="XXX" height="YYY" frameborder="0" marginheight="0" marginwidth="0"></iframe>

    Replace ZZZ with the full link to your aStore. Replace XXX with the width of your aStore page and YYY with a number of pixels sufficient to prevent scrolling.
     
    robibrk, Aug 9, 2008 IP
  3. chapicha

    chapicha Peon

    Messages:
    235
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Yes, tag <iframe> can do this.
    "PRO" of using iframe , can add some keywords to html page.
     
    chapicha, Aug 13, 2008 IP
  4. Juggernuat

    Juggernuat Guest

    Messages:
    43
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    very simple
    <iframe src="h**p://astore.amazon.com/your-astore" width="90%" height="4000" frameborder="0" scrolling="no"> /iframe>
     
    Juggernuat, Aug 15, 2008 IP
  5. igala.net

    igala.net Banned

    Messages:
    43
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I think you can use the API of Amazon
     
    igala.net, Aug 25, 2008 IP