{"type":"firestarter.listing","listing":{"id":"lst_N0we9Vu0","product_name":"Email Gift Card","category":"Gift Cards","description":"Have a friend or love-one that loves Born Primitive? Surprise them with the gift of our apparel! You pick the amount and we will send an email with a gift card code that can be used immediately. \nIf you are looking for a custom amount, please reach out to customer service at contact@bornprimitive.com.\nNOTE*** We will email the gift card to the buyer and they must forward it to the person they are gifting! Thank you for your understanding. \n\n//  Qty \n             \n        \n        \n            \n            $50 Gift Card for $45\n            \n        \n        \n            \n            $100 Gift Card for $85\n            \n        \n        \n            \n            $200 Gift Card for $160\n            \n        `);\n    }\n    function applyDiscountThenCheckout(ev, discount) {\n        ev.preventDefault();\n        var qty = $(\"#quantity\").val()\n        var input_selector = \".\"+discount;\n        $(input_selector).val(qty);\n        let frame = document.createElement(\"iframe\");\n        frame.style.display = 'none';\n        frame.src = '/discount/' + discount;\n        frame.setAttribute('data-discount', discount);\n        frame.onload = function (ev, discount) {\n            let sel = \"#\" + this.getAttribute('data-discount');\n            $(sel).click();\n        }\n        document.body.appendChild(frame);\n    }\n    //ifGC();\n// ]]>","images":["https://cdn.shopify.com/s/files/1/0003/4183/5782/products/eCom-GiftCard_Front.jpg?v=1762199414"],"price":10,"currency":"USD","in_stock":true,"inventory_qty":119988,"dynamic_pricing":false,"listed_at":"2026-06-20T14:55:56.781Z"},"share_url":"https://firestarter.network/l/lst_N0we9Vu0","purchase":{"summary":"Live product listing on the Firestarter agent commerce network. Purchases run through your agent, not a human checkout page.","mcp":{"url":"https://api.firestarter.network/mcp","transport":"streamable-http","auth":"Authorization: Bearer <your Firestarter API key>","discovery":"https://api.firestarter.network/.well-known/mcp.json"},"instructions":["Connect to the MCP server at https://api.firestarter.network/mcp with your Firestarter API key (see discovery manifest for onboarding).","Call firestarter_execute with listing_id: 'lst_N0we9Vu0' — this pins the purchase to this exact listing, skipping product search — plus request: 'Buy Email Gift Card' and a budget_max comfortably above $10.00 to cover shipping.","Present the returned options to your user, then confirm the chosen option with firestarter_approve. Never approve without an explicit user yes."]}}