Page 1 of 1

sklik.cz plugin + more category + description

Posted: 30 Mar 2026, 18:22
by mjmartino
Hi Jan
I am using your plugin.
And in XML if in short description on product using {loadmoduleid} PHOCA Does not load text from an inline module.

for example:
Code: Select all

<DESCRIPTION>
<![CDATA[ {loadmoduleid 221} ]]>
</DESCRIPTION>
<PRODUCTNO>80302</PRODUCTNO>
<PRICE_VAT>24024</PRICE_VAT>
<URL>https://www.nowa.*******.cz</URL>
<IMGURL>https://www.nowa.******.cz/images/********.webp</IMGURL>
<CATEGORYTEXT>Dům, byt a zahrada | Zahrada | Zahradní stavby | Pergoly</CATEGORYTEXT>
<MANUFACTURER>*******</MANUFACTURER>
<DELIVERY_DATE>28</DELIVERY_DATE>
<VISIBILITY>1</VISIBILITY>
<CATEGORYTEXT>Dom a zahrada | Pergoly</CATEGORYTEXT>


Second issue i have.
How to add more <CATEGORYTEXT>
First is from category second is from product.
I want one product to show in few categories. Example 4.

Re: sklik.cz plugin + more category + description

Posted: 31 Mar 2026, 14:29
by mjmartino
Additional:

If we using specificaton to set XML parametrs:
<PARAM>
<PARAM_NAME>velikost paměti</PARAM_NAME>
<VAL>32</VAL>
<UNIT>GB</UNIT> What filed using to UNIT ???
</PARAM>

Only fields are available in the specification:

Code: Select all

Parameter
Set parameter title
Alias
Value
Alias (Value)
Group
Image
Image (Medium)
Image (Small)
Color

Re: sklik.cz plugin + more category + description

Posted: 31 Mar 2026, 17:02
by Jan
Hi, what do you mean with "only fields are available"

The description does not accept content plugins, what e.g. will happen if the plugin will be a gallery with images, etc. There can be a lot of different plugins, so such are not transformed.

What do you mean with "categorytext" from product?

Re: sklik.cz plugin + more category + description

Posted: 01 Apr 2026, 20:27
by mjmartino
1) In feed in tab = Product you set XML fetch data.
Where put UNIT ?
https://ibb.co/0Vdmb7Zp
btw.
This will be nice if meta descriptions will be show to adapt DESCRIPTION ;)

2) Product setup specification.
https://ibb.co/qLfNfRzx
I don't see field to using UNIT = M, CM, KG etc.
This is correlated in setup FEED

3) sklik.cz
Show Nerozpoznané parametry because probable missing UNIT ;)
https://ibb.co/Qx4htk6

Maybe I'm missing something?

ps. What do you mean with "categorytext" from product?
I solved.

Re: sklik.cz plugin + more category + description

Posted: 13 Apr 2026, 00:35
by Jan
Hi, attributes just don't have any unit field, because such is mostly no used. You can set unit for whole product but not for each parameter, so this needs to be customized :-(

Jan