Array
(
    [all_sql] => CENTER:SELECT stone_price_id, total_price, color, clarity FROM dd_stone_price WHERE status = '1'  AND stone = 'RB'  AND shape = 'RND'  AND weight  >= 0.1 AND weight  <= 0.6  AND lab = '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='RB' AND shape='RND' AND color IN ('') AND lab IN ('SUNSHINE')  AND crt_from <= 0.01 AND crt_to >= 0.01  AND clarity = 'A'  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='RB' AND shape='RND' AND color IN ('') AND lab IN ('SUNSHINE')  AND crt_from <= 0.0075 AND crt_to >= 0.0075  AND clarity = 'A'  ORDER BY weight ASC, carat_price ASC limit 0,1
    [center_stone_price] => 7.575
    [multi_stone_price] => 0
    [side_stone_price] => 0
    [price_before_markup] => 188
    [all_stone_price] => 7.575
    [all_stone_price_original] => 0
    [all_stone_price_discount] => 0
    [making_charges] => 0
    [all_chain_price] => 23.2
    [original_price] => 188
    [metal_price_gm] => 60.0000
    [metal_price] => 104.05161290323
    [chain_price] => 23.2
    [back_price] => 0
    [stone_price] => 0
    [sidestone_price] => 0
    [multistone_price] => 0
    [final_price] => 160
    [setting_final_price] => 150
    [metal_weight] => 1.7341935483871
    [no_price] => 1
    [stone_ids] => Array
        (
            [0] => 1968700
        )

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