Catalog for products (with no price)
Autor: Luis S.
Visitado 1615,
Seguidores 1,
Compartilhado 0
Hey guys!
Is there any simple way to use X5 to provide clients with a product catalog (considering 50 products), but with no price tag and with no cart either.
just a simple way to show a product (not sell it directly)
I'm currently using the blog option, but it's not the best option.
Regards!
Publicado em
Use the shop Luis, . I have as well but you will have cards but you can configure them so why not?
To show products without price, goto the shop object, select settings TAB, use pulldown elements, select details, set price tag off and availability, and whatever options suits you further.
Goodluck!
Best regards,
Autor
Thanks for your help Andre!
It seems that I can use it only when the product has a short description, it would be nice to have the opportunity to click on the product and be taken to a page with the detail of that particular product.
Kind regards
You can write html-code in the description, for example the link to details.
See here: https://www.plocher-produkte.ch/alle-plocher-produkte.php
The absolute link starting with http .... has the advantage that can also be called from the order confirmation.
code example:
<a href="https://www.plocher-produkte.ch/plocherkat.php"> Details </a>
JJ.