insert into bin_cart_addons (cart_id,cart_item_id,item_id) select 0,0,item_id from store_item where cat_id = 8 and flg_display = 'Y'