Two kinds of widget

We will show widgets for product : Canon eos 40d
  1. Top 5 features

    To show top 5 features of a product. What you need to do :
    1. Get the product-id or sku of the product, using QuarkRank or Quarkshop.
    2. Use the code below

    Use this code



    You can customize the widget by changing the last line of the code, which takes 2 params :
    • sku or product-id of the product
    • the name of the site from where you have got the product-id (amazon, shoping or null, null if site is quarkrank)

    The last line can be customized as:
    Sample Response

  2. Interactive widget for features and review snippets of a product

    Use this code


    Sample Response

    Customize your widget with following parameters :
    • sku of product,
    • site (amazon or shopping, null for quarkrank),
    • width of box,
    • height of box.

    The last line in the code can be customized as: