VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: kcroke on September 12, 2012, 23:50:26 PM

Title: virtuemart_order_items.product_attribute
Post by: kcroke on September 12, 2012, 23:50:26 PM
Can someone please explain to me how this field is formatted when there are product_attributes associated with an order?

Thanks,
Kevin
Title: Re: virtuemart_order_items.product_attribute
Post by: dnlvsci on January 04, 2013, 21:47:47 PM
come on! anybody???? I need to know too. {"34":" <span class=\"costumTitle\">Diameter<\/span><span class=\"costumValue\" >10<\/span>"} what it means number 34?
Title: Re: virtuemart_order_items.product_attribute
Post by: PRO on January 04, 2013, 22:10:08 PM
custom ID
Title: Re: virtuemart_order_items.product_attribute
Post by: dnlvsci on January 04, 2013, 22:16:47 PM
custom id from where? in the jos_virtuemart_customs I have 1-21 ID. In the jos_virtuemart_product_customfields I haven't ID 34 :)
Title: Re: virtuemart_order_items.product_attribute
Post by: PRO on January 04, 2013, 22:54:12 PM
virtuemart_product_customfields
Title: Re: virtuemart_order_items.product_attribute
Post by: dnlvsci on January 06, 2013, 19:18:39 PM
Thank you. I found it :)