Introduction

Tipser Elements is a React library provided by Tipser enabling you to add shoppable content to your React app connected to Tipser e-commerce system with minimal effort.

πŸ“˜

Not using React? Please use Tipser Script library instead, which is designed to be used in non-React projects.

🚧

This docs describes versions 3.x of Tipser Elements. If you still use version 2.x, please refer to the Migration Guide chapter or switch to the 2.x docs page.

πŸ“˜

This document is a technical reference of Tipser Elements. Reading through it requires some technical knowledge. For conceptual and business resources, head over to our Publisher Help Center.

πŸ“˜

Please note, that since Microsoft are recommending their IE11 users to switch to their modern browser Edge, Tipser Script is compatible with Edge 15 (and higher) as well as other popular modern browsers but IE11 and older are not supported.

Example project

A working example of a page based on Tipser Elements can be found under Tipser Elements Bootstrap page.

The code of that page is available as a GitHub repo: Tipser Elements Bootstrap project. Feel free to clone it and run it locally!