|
Embed publications on own website
When the publication is embedded in EZ-catalog the selected publication can be embedded on the own website.
On this page the required HTML embed code can be copied after a number of options have been set as desired.
Set the options and then choose "Open example in new tab" to see how the publication will be shown based on these options.
Embedding a publication is an additional service. Use "Open example in new tab" to get an impression of the functionality. Do you want to have the HTML embed code? Please contact EZ-base and let us inform you about the possibilities of this subscription.
Also watch our instruction video:
Embedding publications on your own website can be found in EZ-web under tab Publications by clicking on the embed button under the publication.

![]() If a value is specified here, all links from the publication will be replaced by this (dynamic) URL.
This makes it possible to have links in an embedded publication automatically redirected via EZ-web to a dynamic URL to be determined by the embedding party. When the link is redirected to a dynamic URL to be determined by the embedding party, article data can be added to the URL from EZ-web. These are the parameters that can be set for this purpose:
For example, a specialist retailer can embed a publication of a supplier on its own website and when a link is clicked in that publication, the article will be searched in the webshop of the specialist retailer.
This option is only available if the option "Preview" is off.
Attention: mandatory in combination with Fallback Link URL, see below. Leave the Static Link URL empty.
Note: enter the full URL including the protocol, such as https:// for example.
In the example above, Vakhandel Van der Hoek can use the HTML embed code to place the publication of A.S.F. Fischer on its website.
When visitors click on an article link (see the circled article):
![]() then the matching page of the webshop of Vander Hoek opens:
![]() | ||||||||
![]() Use this HTML code in its entirety to embed the publication on your own website.
Publications are always available using this embedding code when embedded on an external website, regardless of country, language and authorizations. Note: it must be technically possible to add HTML to the site. If only the address of a page to be embedded can be given, then use the target URL: the URL mentioned in the HTML embed code behind src (src="target URL"). This is the same URL that is opened with the link "Open example in new tab".
Note: only if an additional service has been closed for embedding a publication, the HTML embed code will be visible here and can be copied.
By adding the parameter &page={pageNo} to the target URL, the publication can be opened on the page that is specified in {pageNo}.
In the example below the publication opens on page 5:
<iframe src="https://www.ez-catalog.nl/catalog/Jeans/1/?Height=800&Tooltip&lang=1043&Flipbook=False&Search=True&Links=True&Download=True&Redirect=https%3A%2F%2Fwww.cvanderhoek.nl%2Fzoeken%3Fsearch%3D1%26svalue%3D%7Bown%7D&Fallback=https%3A%2F%2Fwww.cvanderhoek.nl%2Fzoeken%3Fsearch%3D1%26svalue%3D%7Bgtin%7D&GLN=8712423017061&Skin=black&Code=2CAC3709D0FA98F1846E58CF219D2F34&page=5" width="100%" height="800" frameborder="0" scrolling="no" allowfullscreen="yes" style="max-height: calc(100vh - 30px);"></iframe>
In webshop.xml version 3.1 a URL is mentioned per article which can be used to open the publication page where this article is linked (if available):
<Asset position="8" type="Catalog" category="6">
<Description>ASFFischer EZ 2018</Description>
<Url>https://www.ez-catalog.nl/catalog/ASFFischerBV/1/?page=45</Url>
</Asset>
This URL can be combined with part of the target URL according to the following formula:
URL from the webshop.xml 3.1 + & + part target URL
In this way all publications are given the same functionality.
If we combine the above examples, this becomes:
https://www.ez-catalog.nl/catalog/ASFFischerBV/1/?page=45&Height=800&Tooltip&lang=1043&Flipbook=False&Search=True&Links=True&Download=True&Redirect=https%3A%2F%2Fwww.cvanderhoek.nl%2Fzoeken%3Fsearch%3D1%26svalue%3D%7Bown%7D&Fallback=https%3A%2F%2Fwww.cvanderhoek.nl%2Fzoeken%3Fsearch%3D1%26svalue%3D%7Bgtin%7D&GLN=8712423017061&Skin=black&Code=2CAC3709D0FA98F1846E58CF219D2F34
|