Array
(
    [all_sql] => SIDE: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','H','I') AND lab IN ('SUNSHINE','GIA')  AND crt_from <= 0.01 AND crt_to >= 0.01  ORDER BY weight ASC, carat_price ASC limit 0,1MULTI:SELECT stone_price_id, cert_no, carat_price, color, clarity, total_price, lab, stone FROM dd_stone_price WHERE status='1' AND stone='PD' AND shape='RND' AND lab IN ('SUNSHINE') AND (weight  >= 0.5 AND weight  <= 1)  ORDER BY weight ASC, carat_price ASC  limit 0,1
    [center_stone_price] => 0
    [multi_stone_price] => 79
    [side_stone_price] => 87.0723
    [price_before_markup] => 382
    [all_stone_price] => 166.0723
    [all_stone_price_original] => 0
    [all_stone_price_discount] => 0
    [making_charges] => 0
    [all_chain_price] => 0
    [original_price] => 382
    [metal_price_gm] => 93.0000
    [metal_price] => 136.08
    [chain_price] => 0
    [back_price] => 0
    [stone_price] => 0
    [sidestone_price] => 0
    [multistone_price] => 0
    [final_price] => 325
    [setting_final_price] => 146
    [metal_weight] => 1.4632258064516
    [no_price] => 0
    [stone_ids] => Array
        (
            [0] => 1945272
            [1] => 1965512
        )

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