PhocaCz/PhocaCart

[Feature Request] Phoca Cart Product module - displaying random product

Opened this issue · 2 comments

Display random product in Phoca Cart Product module. See: https://www.phoca.cz/forum/viewtopic.php?f=44&t=63792

Comparing with mod_phocacart_product_scroller I added
<option value="99">MOD_PHOCACART_PRODUCT_RANDOM</option>
in item ordering section of mod_phocacart_product.xml (after line 48)
2023-02-10_091941

Additionaly language string has to be added in en-GB.mod_phocacart_product.ini MOD_PHOCACART_PRODUCT_RANDOM="Random"

After that Phoca Cart Product module can display random products.

Hi, thank you, yes it is set in both modules, I am now working on next Beta version so I hope I will release it soon including both updated modules (with the Random option)

Thank you, Jan