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
how to show the attributes in parentproduct once 4 Years, 1 Month ago
I've mad a shop for a butcher who sell meat an bbq's. I used the Childlist module, but I've got a problem.
I need to make an attribute where people can fill in the date of delivery and the hour of deliveraby. I made an attribute in the parent file, but they are listed on every child.
Is it possible to display this attribute once (just like the cart button?)
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
Re:how to show the attributes in parentproduct onc 4 Years, 1 Month ago
No the attributes are a pure product variable. A child product being a separate product has it's own attribute. Can only be done by a major change to VM