I also increased the PHP limits on the server (php 8.3 and 8.4)
Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 20480 bytes) in /home/xxx/dev.xxx.rs/administrator/components/com_phocacart/libraries/phocacart/product/product.php on line 1524
Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 65536 bytes) in /home/xxx/dev.xxx.rs/libraries/vendor/composer/ClassLoader.php on line 576
Can this be solved with attributes or do I have to create 25 products with a quantity of 1?



