select count(*) as total from h2f_products_options popt, h2f_products_attributes patrib where patrib.products_id='523' 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] |