Ensure your server can talk to the PureClarity servers
Verify your AccessKey, SecretKey and Region are correct
Enable Debug Logging:
You can activate Debugging under System > Configuration > Developer > Debug and enable “Log Settings”. Check the var/debug.log for additional information as to why the feed may not be working.
The debug log will show detailed error messages that can help identify specific connectivity or authentication issues.
Verify everything is enabled in the PureClarity configuration
Ensure zones are being rendered to the screen
Enable Debug Mode:
Enable Debugging by switching Debug Mode from the Advanced section on the PureClarity Configuration page, to see if the BMZs show the BMZ Ids on the front end.If BMZs Are Rendered But Not Populated:
Ensure that the BMZs are configured in the PureClarity admin console under settings
Check that you have active merchandising campaigns set up
If BMZs Are Not Being Rendered At All:
Check that other types of Widget can be displayed on the site (e.g. a CMS Static Block)
If not, there is likely an issue with the theme
Try removing any content from the Layout and Default fields at System > Configuration > General > Design
Re-test a basic Widget against different themes you have listed
If the Widget now displays, it indicates an issue with the theme you were using
If widgets aren’t working at all, the issue is likely with your Magento theme rather than the PureClarity extension.
Alternative Approach:
An alternative approach to displaying BMZs would be to embed them directly within the theme if widgets aren’t working properly.
Currently, PureClarity only supports customer specific pricing in Server Side Mode, and the PureClarity Magento 1.x extension does not support the server-side method.
Read the Implementation Methods section of our documentation for further information on server side mode.