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