There is the
window.CartWidget_Config = PrintIQ.CartWidget.Init({
appKey: “ABCDEFGH-1234-IJKL-5678-MNOPQRSTUVWX”,
UserId: “ZYXWVUTS-9876-RQPO-5432-NMLKJIHGFEDC”,
container: document.getElementById(“myCartWidget”),
hideCartIfEmpty: false,
useCookies: true,
checkoutUsesSimplified: true
container: document.getElementById(“myClientWidget”),
appKey: “A1B2C3D4-E5F6-G7H8-I9J0-K11L12M13N14”,
userId: “ZYXWVUTS-9876-RQPO-5432-NMLKJIHGFEDC”,
treeNodeId: null,
showTreeNodeSelector: true,
isParentTreeNodeSelected: false,
shortCodes: “”,
showSignIn: true,
showPrice: true,
includeGst: false,
showKinds: false,
kindsLabel: “Versions”,
showOtherQuantity: true,
showAnotherProductButton: true,
delayAddingProductToCart: true,
allFiltersMandatory: true,
allFiltersMandatory_ErrorMessage: ‘Please fill out all selectors’,
clearFilterValuesOnProductChange: false,
clearSubsequentFiltersOnFilterOpened: true,
quantitiesBasedOnTreeNode: false,
hideGetPriceButtonWhenPriced: false