document.write("
{ "success": 1, "data": [ { "quote_id": 1000, "line_id": 5, "product_id": 2, "code": "bulk-01", "name": "Bulk Rock Coffee", "sku": "817715", "price": 1247.50, "base_price": 1247.50, "weight": 100.00, "taxable": true, "upsold": false, "quantity": 1, "options": [ { "quote_id": 1000, "line_id": 5, "attr_id": 1, "attr_code": "roast", "attmpat_id": 0, "option_id": 9, "opt_code": "green", "price": 0.00, "base_price": 0.00, "weight": 0.00, "data": "", "data_long": "", "attr_prompt": "roast level", "opt_prompt": "green - raw", "attribute": "roast", "value": "green" } ], "total": 1247.50 }, { "quote_id": 1000, "line_id": 6, "product_id": 1, "code": "coffee01", "name": "Colombian Rock - Organic", "sku": "6120615", "price": 24.95, "base_price": 24.95, "weight": 1.05, "taxable": true, "upsold": false, "quantity": 1, "options": [ { "quote_id": 1000, "line_id": 6, "attr_id": 3, "attr_code": "roast", "attmpat_id": 0, "option_id": 3, "opt_code": "toasted", "price": 0.00, "base_price": 0.00, "weight": 0.00, "data": "", "data_long": "", "attr_prompt": "roast_level", "opt_prompt": "toasted - medium", "attribute": "roast", "value": "toasted" } ], "total": 24.95 } ] }