PrestaShop Integration
Installation Guide
Our PrestaShop module integrates directly with your back office — configure everything from Modules → GunUpdate.
Download Module
gunupdate-prestashop.zip — v1.0.0
1 Install Module
Go to Back Office → Modules → Module Manager → Upload a module. Upload the zip file. The module activates automatically.
2 Configure
Click Configure on the GunUpdate module. Enter your API key, select widget mode and theme. Save.
3 Verify
Visit any product page on your store — the widget appears in the "Product Additional Info" hook (below the description). Reposition via Design → Positions if needed.
Hook Positions
The widget uses displayProductAdditionalInfo by default. You can transplant it to other hooks via Design → Positions:
- •
displayProductAdditionalInfo— below description - •
displayProductButtons— near Add to Cart - •
displayFooterProduct— bottom of product page
Widget Modes
compatibility
"Does this fit my gun?" — customer uploads photo or selects model, gets yes/no answer + compatible products from your store.
builder
Interactive gun builder — clickable hotspot zones on a gun silhouette. Customers explore accessory categories visually.
configurator
Full experience — build + compatibility check + smart recommendations. Best for stores with 50+ gun accessories.
Data Attributes Reference
| Attribute | Required | Description |
|---|---|---|
| data-store | Yes | Your API key |
| data-product-id | Yes | Product ID on your platform |
| data-product-name | No | Product name for better matching |
| data-product-sku | No | SKU for precise matching |
| data-mode | No | compatibility | builder | configurator |
| data-theme | No | light | dark | auto |
| data-platform | No | Platform identifier for analytics |
| data-lang | No | Language code (default: en) |
Requirements
- • PrestaShop 1.7+ or 8.x
- • PHP 7.4+
- • Admin access
- • GunUpdate API key