Array
(
    [all_sql] => CENTER:SELECT stone_price_id, total_price, color, clarity FROM dd_stone_price_lbg WHERE status = '1'  AND stone = 'LAB'  AND shape = 'PER'  AND weight  >= 0.2 AND weight  <= 0.7  AND clarity IN ('IF','VVS1','VVS2','VS1','VS2','SI1','SI2')  AND color IN ('I','H','G','F','E','D')  AND lab IN ('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_lbg WHERE status = '1' AND stone='LAB' AND shape='RND' AND clarity IN ('IF','VVS1','VVS2','VS1','VS2','SI1','SI2') AND color IN ('G','F','E','D') AND lab IN ('SUNSHINE')  AND crt_from <= 0.004 AND crt_to >= 0.004  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_lbg WHERE status = '1' AND stone='LAB' AND shape='RND' AND clarity IN ('IF','VVS1','VVS2','VS1','VS2','SI1','SI2') AND color IN ('G','F','E','D') AND lab IN ('SUNSHINE')  AND crt_from <= 0.003 AND crt_to >= 0.003  ORDER BY weight ASC, carat_price ASC limit 0,1
    [center_stone_price] => 71.028048
    [multi_stone_price] => 0
    [side_stone_price] => 4.7132634042481
    [price_before_markup] => 288
    [all_stone_price] => 75.741311404248
    [all_stone_price_original] => 0
    [all_stone_price_discount] => 0
    [making_charges] => 0
    [all_chain_price] => 0
    [original_price] => 288
    [metal_price_gm] => 60.0000
    [metal_price] => 126.34838709677
    [chain_price] => 0
    [back_price] => 0
    [stone_price] => 0
    [sidestone_price] => 0
    [multistone_price] => 0
    [final_price] => 245
    [setting_final_price] => 153
    [metal_weight] => 2.1058064516129
    [no_price] => 0
    [stone_ids] => Array
        (
            [0] => 1933573
            [1] => 1929905
            [2] => 1929905
        )

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