select count(*) as total from cimbvitrine_products_options popt, cimbvitrine_products_attributes patrib where patrib.products_id='2007' and patrib.options_values_price = 0 and popt.products_options_track_stock = 0 and patrib.options_id = popt.products_options_id and popt.language_id = '4' [TEP STOP] |