Array
(
    [all_sql] => CENTER:SELECT stone_price_id, total_price, color, clarity FROM dd_stone_price WHERE status = '1'  AND stone = 'DI'  AND shape = 'RND'  AND weight  >= 0.2 AND weight  <= 0.7  AND clarity IN ('VS2','VS1','VVS2','VVS1','IF','FL')  AND color IN ('G','F','E','D')  AND lab IN ('GIA','SUNSHINE')  ORDER BY weight ASC, total_price ASC limit 0,1SIDE:SELECT stone_price_id, cert_no, carat_price, color, clarity, lab, stone FROM dd_stone_price WHERE status = '1' AND stone='DI' AND shape='RND' AND clarity IN ('VVS1','VVS2','VS1','VS2','SI1','SI2') AND color IN ('D','E','F','G') AND lab IN ('SUNSHINE','GIA')  AND weight  >= 0.33 AND weight  <= 0.83  ORDER BY weight ASC, carat_price ASC limit 0,1SIDE:SELECT stone_price_id, cert_no, carat_price, color, clarity, lab, stone FROM dd_stone_price WHERE status = '1' AND stone='DI' AND shape='RND' AND clarity IN ('VVS1','VVS2','VS1','VS2',' SI1','SI2') AND color IN ('D','E','F','G') AND lab IN ('SUNSHINE','GIA')  AND crt_from <= 0.01 AND crt_to >= 0.01  ORDER BY weight ASC, carat_price ASC limit 0,1
    [center_stone_price] => 160.726599
    [multi_stone_price] => 0
    [side_stone_price] => 341.4447146677
    [price_before_markup] => 976
    [all_stone_price] => 502.1713136677
    [all_stone_price_original] => 0
    [all_stone_price_discount] => 0
    [making_charges] => 0
    [all_chain_price] => 0
    [original_price] => 976
    [metal_price_gm] => 60.0000
    [metal_price] => 182.09032258065
    [chain_price] => 0
    [back_price] => 0
    [stone_price] => 0
    [sidestone_price] => 0
    [multistone_price] => 0
    [final_price] => 830
    [setting_final_price] => 221
    [metal_weight] => 3.0348387096774
    [no_price] => 0
    [stone_ids] => Array
        (
            [0] => 1942366
            [1] => 116312
            [2] => 1945270
        )

    [no_option] => 0
    [no_option_comb] => 
)