We have incorporated a feature that allows users to include External URL/hyperlinks for each unique product directly within Quote emails generated from the Point of Sale (POS) system. This enhancement aims to provide users with a more efficient and convenient way to share product information with clients.
Product External URL’s
We have added three new, optional URL fields against Products to allow support for mapping URLs against your products. The External Product links are labelled:
- ExternalURL1
- ExternalURL2,
- ExternalImageURL.

- Users can now edit and set values for the new fields via the Back Office.
- In the Back Office Edit product page, the new fields are added within the “web” section above the existing “Long Description” field.


To access/add an external link Go to >> Inventory >> Product Search >> Edit Product
- These fields allow users to store optional external URLs for each product, and map any website/URL to any product, typical use cases might include a website/product page on your webstore, a supplier/Manufacturer Warranty Page, or Safety Data Sheet.
- The new fields have also been integrated into the mass upload process, enabling users to map and upload external URLs just like existing custom text fields.
- The new fields are now included in the response for product endpoints, allowing users to retrieve and update external URLs via the product API. For more information, please refer to API Documentation
POS Email Templates Extension:
- External URL 1 can be slotted into an Email Template by using "OrderItemsURL1" placeholder. This will depict one Link for each product on the order/invoice, wherever you position the placeholder to appear.


Tip: Please log out and log back in to activate the updated email template with External URL links after saving your changes
- Users have the option to edit existing email templates to include the external link dynamically or create a new email template with the placeholder - OrderitemsURL1.
- The product "Short Description" is used as the link text. Any products without a URL 1 Mapped, won't appear in the placeholder position.
- The dynamic link included in the email templates will be sourced from the Product information page, ensuring that clients have access to the most up-to-date product information.