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.
sklik.cz plugin + more category + description
-
mjmartino
- Phoca Enthusiast

- Posts: 98
- Joined: 10 Jun 2019, 15:53
-
mjmartino
- Phoca Enthusiast

- Posts: 98
- Joined: 10 Jun 2019, 15:53
Re: sklik.cz plugin + more category + description
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:
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- Jan
- Phoca Hero

- Posts: 49365
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: sklik.cz plugin + more category + description
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?
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?
If you find Phoca extensions useful, please support the project
-
mjmartino
- Phoca Enthusiast

- Posts: 98
- Joined: 10 Jun 2019, 15:53
Re: sklik.cz plugin + more category + description
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.
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.
- Jan
- Phoca Hero

- Posts: 49365
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: sklik.cz plugin + more category + description
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
Jan
If you find Phoca extensions useful, please support the project