• Hello,
    I am trying to add products to my site and I have added amazon using the offer module. When I try searching for a product when adding a new one, no results are shown. I haven’t used a deeplink (I don’t know where to find one) and the XPath used for amazon.co.uk is:
    .//*[@id='priceblock_dealprice']%DELIMITER%.//span[@id='priceblock_ourprice']%DELIMITER%.//span[@id='priceblock_saleprice']%DELIMITER%.//input[@name='displayedPrice']/@value%DELIMITER%.//*[@id='buyNewSection']//*[contains(@class, 'offer-price')]%DELIMITER%.//*[@id='unqualifiedBuyBox']//*[@class='a-color-price']%DELIMITER%.//*[@class='dv-button-text']%DELIMITER%.//*[@id='cerberus-data-metrics']/@data-asin-price%DELIMITER%.//*[@class='a-price']/*[@class='a-offscreen']%DELIMITER%.//div[@id='olp-upd-new-freeshipping']//span[@class='a-color-price']

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Add new product – content egg search no results’ is closed to new replies.