Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 653
Warning: array_walk() [function.array-walk]: The argument should be an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 656
Is it possible to hack this cart to get shipping costs aswell? And is it possible to add functionality to alter the number of items in the cart? to change from 1 ordered product to 2 ( like having a + and a - infront of the items).
The administrator has disabled public write access.
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 653
Warning: array_walk() [function.array-walk]: The argument should be an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 656
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 653
Warning: array_walk() [function.array-walk]: The argument should be an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 656
The minicart is just to view the content of the cart. Most minicarts work this way. The full cart has the facilities you require and I am not interested in making it more involved.
The administrator has disabled public write access.
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 653
Warning: array_walk() [function.array-walk]: The argument should be an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 656
macallf wrote: The minicart is just to view the content of the cart. Most minicarts work this way. The full cart has the facilities you require and I am not interested in making it more involved.
This is was Im trying to tell my friend, but he want to move the hole cart to the minicart, and then go strait to the checkout. Ill see if I can find a way to do this stuff. Thanks anyway and thank you for all your hacks.