Services Plugins FAQs

Browser Session / Local Storage - Value empty - need help

Hi All!

Hope somebody can help me. I use Browser Session / Local Storage plugin to store product that customers put in there shopping cart (and not logged in). When a product configuration is add to the cart I create a “Shoppingcart Product” the result of that I would like to store in the browser.

But in the workflow this isn’t working. The result in the Cookie or Local Storage is just {}, when i’m expect the unique ID of the thing.

Result:


Result:

What i’m missing here? Why value stays empty? Privacy rules are public for this type.

Hope somebody can help. Thanks!

Hi @martijntenpas_zero,
Thanks for reaching out!

Due to the fact that we have some additional questions regarding your settings, can you please add our Support Team email to the list of collaborators to your application? This will allow us to check your settings and run some tests to better understand the problem. Please also mention on which page and which scenario should be tested. (here or via DM)

To add our Support Team as a collaborator, you need to do the following steps in the Bubble Editor:

Settings > Collaboration > Add email support@zeroqode.com

Note: avoid the warning message regarding the plan, as we are an agency and you can easily add us to your collaborators.

Looking forward to your reply.

Best regards,
Gulce

Hi @martijntenpas_zero,
Thanks for providing access. :pray:

After reviewing the test page you provided, we noticed that the data type written to localStorage/sessionStorage should be set as “text” because it only supports text values. To help you with this, we have added an example on the test page to demonstrate the correct setup. Please check it out and let us know if this resolves the issue. If you have any further questions or need additional assistance, feel free to reach out.

Best regards,
Gulce