Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
example: yourwebsiteaddress.com/products/feed.htmlxml (list all products)

example: yourwebsiteaddress.com/products/feed.htmlxml?firstProductOnly (list only the first product within the respective category)

example: yourwebsiteaddress.com/products/feed.htmlxml?excludeQtyFromTitle (exclude the quantity of the product from the title attribute within the xml output)

...