If the standard IFRAME method of product listings from Holvi does not suite your needs, this might solve the problem. This simple plugin creates simple product listing from
Holvi -service as WordPress shortcode. Most likely you need to create CSS to more appealing visual layout. And perhaps you wish to have more configuration options.
The generation of shortcode fetches the remote content from Holvi service and re-tagifies the product listing content suitable for textual presentation. The parsing of HTML code is done using Pharse -library, which is included in the plugin files.
Plugin has no admin-interface pages. Configuration is done with attributes embedded into shortcode tag and/or theme CSS.
Plugin does not generate any tracking information.
Plugin does its best not to include any executable code from Holvi -pages.
Plugin does not include JavaScript code. No JavaScript code or -hooks is embedded within generated code.
Currently this plugin does not do any caching, so each request to your page/post will generate a single request to Holvi service.
Plugin generates a GET query to public Holvi -service, for reading the active product list data (as HTML). This does not require any extra tracking-, authentication-, or other site/user specific information embedded into query. The information given through this query, can be modified by WordPress and/or PHP configuration, and is not controlled by this plugin.
The generated HTML output includes a direct "purchase" -link to Holvi product listing for active product, if product is not sold-out. This is a feature and cannot be disabled.