I am creating a DNN website for a music library that will have many product options (I will create my own linked table to accommodate these parameters in conjunction with the NB_Store products table). These songs can be bought, hence the need for a shopping cart. I installed NB_Store. I can get access to the database for products and such.
I am trying to determine if there is a way to get access to the internal NB_Store variables through the script, like PortalID, Cart_ID etc, and also if there is a way to trigger a mini-cart update as I add new products to the shopping cart but through my own script.
JK
I am trying to determine if there is a way to get access to the internal NB_Store variables through the script, like PortalID, Cart_ID etc, and also if there is a way to trigger a mini-cart update as I add new products to the shopping cart but through my own script.
JK