When Ecwid's Inline SEO does not put anything specific into your page except for usual product browser, this means that:
- either you don't have a Silver account (but you do have it)
- or your server cannot connect to
http://app.ecwid.com (to our
Product API).
The latter one is usually caused by the configuration of PHP on your server: in particular, Curl library (libcurl) sometimes can be disabled in PHP on your server by default. Curl provides a way for PHP scripts to make HTTP requests to other servers, in this case - to our Product API.
So you need to contact your hosting provider support service and ask them to enable Curl support for PHP. Once they fulfill this request, check the example page again having your Javascript turned off in browser - most likely the Inline SEO will work.