🚨

Critical Security Migration

The luigisbox.com domain is compromised. Immediate action is required.

1. Update API Base URLs

Replace the base URL for all API requests (Search, Recommendations, Analytics):

https://live.luigisbox.com
➡️ https://live.luigisbox.tech

2. Replace Frontend Script

The .com script is no longer safe. Replace it with the secure version immediately:

[OLD - Delete from site]
<script async src="https://scripts.luigisbox.com/LBX-123.js"></script>
[NEW - Secure Version]
<script async src="https://scripts.luigisbox.tech/LBX-123.js"></script>

3. Update CSP & Firewalls

If you use a Content Security Policy, whitelist the new domain to prevent the browser from blocking the connection.

script-src https://scripts.luigisbox.tech;
connect-src https://live.luigisbox.tech;
⚠️
Emergency Action: If you cannot update the code right now, remove the existing Luigi's Box script until the migration is complete to prevent unauthorized code execution.

Support: support@luigisbox.net MODIFIED: 12/17/2025

Questionnaire

Fill in the following form to learn about the requirements that you will need to deliver before we are able to start the integration. We are not able to provide you an estimate in hours, but we provide a complexity estimate which can help you roughly understand the development effort on your side.

  • Trivial - Can be usually done within an hour
  • Easy - Can be usually done within a couple of hours
  • Medium - Can be usually done within a day or two
  • Hard - Usually takes several days

Talk to your developers to get a more precise estimate.

Choose services that you wish to integrate
Which platform is your store running on?
Do you want to push data via feeds or via API?
Do you want to enable variants-aware search?
Do you want to enable variants-aware search?
Is your store implemented as a Single Page Application?
Do you want to integrate "Add to cart" from the product tile?
Do you use dynamic (b2b) pricing?