{
  "action": "Product-ShowQuickView",
  "queryString": "pid=B0FYD77CQT",
  "locale": "default",
  "product": {
    "uuid": "84989304a73d3de0f444c1474a",
    "id": "B0FYD77CQT",
    "productName": "Mastering Ios Game Development with Spritekit: Build Native Ios Games with Swift and Spritekit Covering Design, Graphics, Physics, Animation, UI, Audio, Debugging, and App Store Publishing",
    "productType": "standard",
    "brand": "Does Not Apply",
    "price": {
      "sales": {
        "value": 52.65,
        "currency": "AUD",
        "formatted": "A$52.65",
        "decimalPrice": "52.65"
      },
      "list": null
    },
    "renderedPrice": "    <div class=\"price\">\n        \n        \n<span>\n    \n\n    \n\n    \n    <span class=\"sales\">\n        \n        \n        \n            <span class=\"value\" content=\"52.65\"></span>\n        \n        A$52.65\n\n\n    </span>\n</span>\n\n    </div>\n\n\n",
    "images": {
      "large": [
        {
          "alt": "Mastering Ios Game Development with Spritekit: Build Native Ios Games with Swift and Spritekit Covering Design, Graphics, Physics, Animation, UI, Audio, Debugging, and App Store Publishing",
          "url": "/on/demandware.static/-/Sites-storefront-catalog-m-en/default/dw50e0ae67/images/large/68c3bb7b7151501c3ade707ce8a16710.png",
          "index": "0",
          "title": "Mastering Ios Game Development with Spritekit: Build Native Ios Games with Swift and Spritekit Covering Design, Graphics, Physics, Animation, UI, Audio, Debugging, and App Store Publishing",
          "absURL": "https://www.emega.com.au/on/demandware.static/-/Sites-storefront-catalog-m-en/default/dw50e0ae67/images/large/68c3bb7b7151501c3ade707ce8a16710.png"
        },
        {
          "alt": "Mastering Ios Game Development with Spritekit: Build Native Ios Games with Swift and Spritekit Covering Design, Graphics, Physics, Animation, UI, Audio, Debugging, and App Store Publishing",
          "url": "/on/demandware.static/-/Sites-storefront-catalog-m-en/default/dw2971f257/images/large/9631f419d970b87064dcca2173b7e64f.png",
          "index": "1",
          "title": "Mastering Ios Game Development with Spritekit: Build Native Ios Games with Swift and Spritekit Covering Design, Graphics, Physics, Animation, UI, Audio, Debugging, and App Store Publishing",
          "absURL": "https://www.emega.com.au/on/demandware.static/-/Sites-storefront-catalog-m-en/default/dw2971f257/images/large/9631f419d970b87064dcca2173b7e64f.png"
        }
      ],
      "small": [
        {
          "alt": "Mastering Ios Game Development with Spritekit: Build Native Ios Games with Swift and Spritekit Covering Design, Graphics, Physics, Animation, UI, Audio, Debugging, and App Store Publishing",
          "url": "/on/demandware.static/-/Sites-storefront-catalog-m-en/default/dw50e0ae67/images/large/68c3bb7b7151501c3ade707ce8a16710.png",
          "index": "0",
          "title": "Mastering Ios Game Development with Spritekit: Build Native Ios Games with Swift and Spritekit Covering Design, Graphics, Physics, Animation, UI, Audio, Debugging, and App Store Publishing",
          "absURL": "https://www.emega.com.au/on/demandware.static/-/Sites-storefront-catalog-m-en/default/dw50e0ae67/images/large/68c3bb7b7151501c3ade707ce8a16710.png"
        },
        {
          "alt": "Mastering Ios Game Development with Spritekit: Build Native Ios Games with Swift and Spritekit Covering Design, Graphics, Physics, Animation, UI, Audio, Debugging, and App Store Publishing",
          "url": "/on/demandware.static/-/Sites-storefront-catalog-m-en/default/dw2971f257/images/large/9631f419d970b87064dcca2173b7e64f.png",
          "index": "1",
          "title": "Mastering Ios Game Development with Spritekit: Build Native Ios Games with Swift and Spritekit Covering Design, Graphics, Physics, Animation, UI, Audio, Debugging, and App Store Publishing",
          "absURL": "https://www.emega.com.au/on/demandware.static/-/Sites-storefront-catalog-m-en/default/dw2971f257/images/large/9631f419d970b87064dcca2173b7e64f.png"
        }
      ]
    },
    "selectedQuantity": 1,
    "minOrderQuantity": 1,
    "maxOrderQuantity": 10,
    "variationAttributes": null,
    "longDescription": "<div> <div> <div> <p><span>Mastering iOS Game Development with SpriteKit</span><span> is the complete, professional guide to building 2D games for iPhone, iPad, and macOS using </span><span>Swift 6</span><span> and </span><span>Xcode 2025</span><span>. Written for </span><span>beginner to intermediate developers</span><span>, this book teaches you everything from creating your first scene to optimizing a fully playable, App Store–ready game.</span></p><p><span>This book is built around practical implementation. Every concept is explained through </span><span>step-by-step workflows</span><span>, </span><span>real SpriteKit code</span><span>, and </span><span>line-by-line explanations</span><span> that show you how SpriteKit operates inside Xcode. You learn how to structure projects, manage assets, control game logic, and use Apple’s powerful frameworks to create smooth, visually appealing, and efficient 2D games.</span></p><p><span>You begin with SpriteKit fundamentals: </span><span>SKScene</span><span>, </span><span>SKSpriteNode</span><span>, and </span><span>SKAction</span><span>. From there, you’ll explore advanced topics such as </span><span>physics bodies, collision handling, shaders, input gestures, and AI behavior</span><span>. Each example is fully compatible with the latest Apple SDKs and runs on modern hardware.</span></p><p><span>You’ll learn how to:</span></p><ul><li><span><p><span>Set up new SpriteKit projects in </span><span>Xcode 2025</span><span>.</span></p></span></li><li><span><p><span>Build responsive and interactive gameplay using </span><span>nodes, actions, and physics</span><span>.</span></p></span></li><li><span><p><span>Handle </span><span>touch, keyboard, and controller input</span><span> for smooth user control.</span></p></span></li><li><span><p><span>Integrate </span><span>UIKit elements</span><span> for menus, buttons, and HUDs.</span></p></span></li><li><span><p><span>Add </span><span>music, sound effects, and particle systems</span><span> for polished visuals and audio.</span></p></span></li><li><span><p><span>Implement </span><span>AI and procedural level generation</span><span> to keep gameplay dynamic.</span></p></span></li><li><span><p><span>Debug, test, and </span><span>optimize performance</span><span> for stable frame rates.</span></p></span></li><li><span><p><span>Prepare your game for </span><span>App Store submission</span><span>, including metadata, screenshots, and compliance with Apple guidelines.</span></p></span></li><li><span><p><span>Use analytics, updates, and feedback systems to improve your game after release.</span></p></span></li></ul><p><span>Each chapter focuses on </span><span>applied development</span><span>, not abstract theory. You’ll follow a clear, structured learning path that mirrors real studio workflows—from prototyping to publishing. The examples build progressively, teaching you how to design reusable systems and apply professional coding standards in Swift.</span></p><p><span>The book also includes:</span></p><ul><li><span><p><span>Appendix A:</span><span> SpriteKit Reference Cheat Sheet for fast lookup.</span></p></span></li><li><span><p><span>Appendix B:</span><span> Swift Syntax and Programming Reference.</span></p></span></li><li><span><p><span>Appendix C:</span><span> Recommended Tools and Libraries for faster development.</span></p></span></li><li><span><p><span>Appendix D:</span><span> Sample Projects and Templates to accelerate your workflow.</span></p></span></li><li><span><p><span>Appendix E:</span><span> Resources for Continuing Learning in iOS game development.</span></p></span></li></ul><p><span>By the end of this book, you will have:</span></p><ul><li><span><p><span>A complete understanding of how SpriteKit fits within Xcode.</span></p></span></li><li><span><p><span>The ability to build, animate, and optimize 2D games with confidence.</span></p></span></li><li><span><p><span>Production-ready techniques for physics, animation, input, and performance.</span></p></span></li><li><span><p><span>The knowledge to prepare and release your games professionally on the </span><span>App Store</span><span>.</span></p></span></li></ul><p><span>This is not a theoretical manual—it is a </span><span>practical playbook</span><span> for developers who want to produce real, working games that look and perform great. Whether you are building your first mobile game or improving your professional skill set, </span><span>Mastering iOS Game Development with SpriteKit</span><span> gives you the complete foundation for success in modern iOS game development.</span></p> </div> </div> </div><div><h2>Item Details</h2><ul><li><strong>Publisher:</strong> Independently published</li><li><strong>Dimensions:</strong> 17.78 x 2.54 x 25.4 cm</li><li><strong>Language:</strong> English</li><li><strong>Print length:</strong> 441 pages</li><li><strong>Item weight:</strong> 948 g</li><li><strong>Book Type:</strong> Paperback</li><li><strong>ISBN-13:</strong> 979-8272190864</li><li><strong>Publication date:</strong> 29 October 2025</li></ul></div>",
    "shortDescription": null,
    "rating": 5,
    "promotions": null,
    "attributes": null,
    "availability": {
      "messages": [
        "In Stock"
      ],
      "inStockDate": null
    },
    "available": true,
    "options": [],
    "quantities": [
      {
        "value": "1",
        "selected": true,
        "url": "/on/demandware.store/Sites-eMEGA-Site/default/Product-Variation?pid=B0FYD77CQT&quantity=1"
      },
      {
        "value": "2",
        "selected": false,
        "url": "/on/demandware.store/Sites-eMEGA-Site/default/Product-Variation?pid=B0FYD77CQT&quantity=2"
      },
      {
        "value": "3",
        "selected": false,
        "url": "/on/demandware.store/Sites-eMEGA-Site/default/Product-Variation?pid=B0FYD77CQT&quantity=3"
      },
      {
        "value": "4",
        "selected": false,
        "url": "/on/demandware.store/Sites-eMEGA-Site/default/Product-Variation?pid=B0FYD77CQT&quantity=4"
      },
      {
        "value": "5",
        "selected": false,
        "url": "/on/demandware.store/Sites-eMEGA-Site/default/Product-Variation?pid=B0FYD77CQT&quantity=5"
      },
      {
        "value": "6",
        "selected": false,
        "url": "/on/demandware.store/Sites-eMEGA-Site/default/Product-Variation?pid=B0FYD77CQT&quantity=6"
      },
      {
        "value": "7",
        "selected": false,
        "url": "/on/demandware.store/Sites-eMEGA-Site/default/Product-Variation?pid=B0FYD77CQT&quantity=7"
      },
      {
        "value": "8",
        "selected": false,
        "url": "/on/demandware.store/Sites-eMEGA-Site/default/Product-Variation?pid=B0FYD77CQT&quantity=8"
      },
      {
        "value": "9",
        "selected": false,
        "url": "/on/demandware.store/Sites-eMEGA-Site/default/Product-Variation?pid=B0FYD77CQT&quantity=9"
      },
      {
        "value": "10",
        "selected": false,
        "url": "/on/demandware.store/Sites-eMEGA-Site/default/Product-Variation?pid=B0FYD77CQT&quantity=10"
      }
    ],
    "selectedProductUrl": "/eMEGA/B0FYD77CQT.html?%2FeMEGA%2FB0FYD77CQT.html=undefined&quantity=undefined",
    "readyToOrder": true,
    "online": true,
    "pageTitle": null,
    "pageDescription": null,
    "pageKeywords": null,
    "pageMetaTags": [
      {},
      {},
      {},
      {}
    ],
    "template": null
  },
  "addToCartUrl": {},
  "resources": {
    "info_selectforstock": "Select Styles for Availability",
    "assistiveSelectedText": "selected"
  },
  "quickViewFullDetailMsg": "View Full Details",
  "closeButtonText": "Close Quickview Dialog",
  "enterDialogMessage": "Start of Quickview dialog window. Select Close to cancel and close the window.",
  "template": "product/quickView.isml",
  "renderedTemplate": "<div class=\"product-quickview product-standard col product-wrapper product-detail\" data-pid=\"B0FYD77CQT\">\n    <div class=\"row\">\n        <!-- Product Images Carousel -->\n        \n\n<div class=\"primary-images col-12 col-sm-6 cst-gallery-wrap\">\n\n    \n    <div id=\"pdpCarousel-B0FYD77CQT\" class=\"carousel slide cst-original-carousel\" data-interval=\"0\"\n        data-prev=\"Previous\"\n        data-next=\"Next\">\n        \n            <ol class=\"carousel-indicators\" aria-hidden=\"true\">\n                \n                    <li data-target=\" #pdpCarousel-B0FYD77CQT\" data-slide-to=\"0\"\n                        class='active'></li>\n                \n                    <li data-target=\" #pdpCarousel-B0FYD77CQT\" data-slide-to=\"1\"\n                        class=''></li>\n                \n            </ol>\n        \n        <div class=\"carousel-inner\" role=\"listbox\">\n            \n                <div class='carousel-item active'>\n                    <img src=\"/on/demandware.static/-/Sites-storefront-catalog-m-en/default/dw50e0ae67/images/large/68c3bb7b7151501c3ade707ce8a16710.png\" class=\"d-block img-fluid\" alt=\"Mastering Ios Game Development with Spritekit: Build Native Ios Games with Swift and Spritekit Covering Design, Graphics, Physics, Animation, UI, Audio, Debugging, and App Store Publishing image number 0\"\n                        itemprop=\"image\" />\n                </div>\n            \n                <div class='carousel-item '>\n                    <img src=\"/on/demandware.static/-/Sites-storefront-catalog-m-en/default/dw2971f257/images/large/9631f419d970b87064dcca2173b7e64f.png\" class=\"d-block img-fluid\" alt=\"Mastering Ios Game Development with Spritekit: Build Native Ios Games with Swift and Spritekit Covering Design, Graphics, Physics, Animation, UI, Audio, Debugging, and App Store Publishing image number 1\"\n                        itemprop=\"image\" />\n                </div>\n            \n        </div>\n        \n            <a class=\"carousel-control-prev\" href=\" #pdpCarousel-B0FYD77CQT\" role=\"button\" data-slide=\"prev\">\n                <span class=\"fa icon-prev\" aria-hidden=\"true\"></span>\n                <span class=\"sr-only\">Previous</span>\n            </a>\n            <a class=\"carousel-control-next\" href=\" #pdpCarousel-B0FYD77CQT\" role=\"button\" data-slide=\"next\">\n                <span class=\"fa icon-next\" aria-hidden=\"true\"></span>\n                <span class=\"sr-only\">Next</span>\n            </a>\n        \n    </div>\n\n    \n    <div class=\"cst-gallery\" id=\"cst-gallery-B0FYD77CQT\" data-pid=\"B0FYD77CQT\" data-title=\"Mastering Ios Game Development with Spritekit: Build Native Ios Games with Swift and Spritekit Covering Design, Graphics, Physics, Animation, UI, Audio, Debugging, and App Store Publishing\"\n        data-first-img=\"/on/demandware.static/-/Sites-storefront-catalog-m-en/default/dw50e0ae67/images/large/68c3bb7b7151501c3ade707ce8a16710.png\">\n\n        \n        <div class=\"cst-gallery__thumbs\" id=\"cst-thumbs-B0FYD77CQT\">\n            \n                \n                    <button class=\"cst-gallery__thumb is-active\"\n                type=\"button\" data-index=\"0\" data-large=\"/on/demandware.static/-/Sites-storefront-catalog-m-en/default/dw50e0ae67/images/large/68c3bb7b7151501c3ade707ce8a16710.png\"\n                aria-label=\"Image 1\">\n                <img src=\"/on/demandware.static/-/Sites-storefront-catalog-m-en/default/dw50e0ae67/images/large/68c3bb7b7151501c3ade707ce8a16710.png\" alt=\"Mastering Ios Game Development with Spritekit: Build Native Ios Games with Swift and Spritekit Covering Design, Graphics, Physics, Animation, UI, Audio, Debugging, and App Store Publishing\" loading=\"lazy\" />\n                </button>\n                \n            \n                \n                    <button class=\"cst-gallery__thumb \"\n                type=\"button\" data-index=\"1\" data-large=\"/on/demandware.static/-/Sites-storefront-catalog-m-en/default/dw2971f257/images/large/9631f419d970b87064dcca2173b7e64f.png\"\n                aria-label=\"Image 2\">\n                <img src=\"/on/demandware.static/-/Sites-storefront-catalog-m-en/default/dw2971f257/images/large/9631f419d970b87064dcca2173b7e64f.png\" alt=\"Mastering Ios Game Development with Spritekit: Build Native Ios Games with Swift and Spritekit Covering Design, Graphics, Physics, Animation, UI, Audio, Debugging, and App Store Publishing\" loading=\"lazy\" />\n                </button>\n                \n            \n            \n        </div>\n\n        \n        <div class=\"cst-gallery__main\">\n            <div class=\"cst-gallery__main-inner\" id=\"cst-main-inner-B0FYD77CQT\">\n                <img class=\"cst-gallery__main-img\" id=\"cst-main-img-B0FYD77CQT\"\n                    src=\"/on/demandware.static/-/Sites-storefront-catalog-m-en/default/dw50e0ae67/images/large/68c3bb7b7151501c3ade707ce8a16710.png\" alt=\"Mastering Ios Game Development with Spritekit: Build Native Ios Games with Swift and Spritekit Covering Design, Graphics, Physics, Animation, UI, Audio, Debugging, and App Store Publishing\" />\n                <div class=\"cst-gallery__zoom-panel\" id=\"cst-zoom-panel-B0FYD77CQT\">\n                    <img class=\"cst-gallery__zoom-img\" id=\"cst-zoom-img-B0FYD77CQT\"\n                        src=\"/on/demandware.static/-/Sites-storefront-catalog-m-en/default/dw50e0ae67/images/large/68c3bb7b7151501c3ade707ce8a16710.png\" alt=\"\" />\n                </div>\n                <div class=\"cst-gallery__fullview-overlay\" id=\"cst-fullview-B0FYD77CQT\">\n                    <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"\n                        stroke-width=\"2.5\">\n                        <circle cx=\"11\" cy=\"11\" r=\"8\" />\n                        <line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\" />\n                        <line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\" />\n                        <line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\" /></svg>\n                    Click to see full view\n                </div>\n            </div>\n        </div>\n    </div>\n\n    \n\n    <script type=\"application/json\" id=\"cst-imgs-B0FYD77CQT\">\n        [{\"url\":\"/on/demandware.static/-/Sites-storefront-catalog-m-en/default/dw50e0ae67/images/large/68c3bb7b7151501c3ade707ce8a16710.png\",\"alt\":\"Mastering Ios Game Development with Spritekit: Build Native Ios Games with Swift and Spritekit Covering Design, Graphics, Physics, Animation, UI, Audio, Debugging, and App Store Publishing\"},{\"url\":\"/on/demandware.static/-/Sites-storefront-catalog-m-en/default/dw2971f257/images/large/9631f419d970b87064dcca2173b7e64f.png\",\"alt\":\"Mastering Ios Game Development with Spritekit: Build Native Ios Games with Swift and Spritekit Covering Design, Graphics, Physics, Animation, UI, Audio, Debugging, and App Store Publishing\"}]\n        </script>\n\n\n</div>\n\n        <!-- Product Name and Number -->\n        <div class=\"col-sm-6\">\n            <div class=\"row\">\n                <div class=\"col\">\n                    <section>\n                        <h1 class=\"product-name\">Mastering Ios Game Development with Spritekit: Build Native Ios Games with Swift and Spritekit Covering Design, Graphics, Physics, Animation, UI, Audio, Debugging, and App Store Publishing</h1>\n                    </section>\n                </div>\n            </div>\n\n            <div class=\"detail-panel\">\n                <!-- Attributes -->\n                <section class=\"attributes\">\n\n                    <div class=\"row\">\n    <div class=\"col\">\n        \n    </div>\n</div>\n\n\n                        \n\n                        <div class=\"d-sm-none row availability align-self-end \" data-ready-to-order=\"true\" data-available=\"true\">\n                            \n<div class=\"col-4\">\n    <span class=\"availability non-input-label\">\n        Availability:\n    </span>\n</div>\n<div class=\"col-8\">\n    <ul class=\"list-unstyled availability-msg\">\n        <li>\n            \n                \n                    <div>In Stock</div>\n                \n            \n        </li>\n    </ul>\n</div>\n\n\n                        </div>\n\n                    <hr>\n\n                    <!-- Applicable Promotions -->\n                    <div class=\"row\">\n                        <div class=\"col-12 promotions\">\n                            <div class=\"align-self-center\">\n                                \n\n                            </div>\n                        </div>\n                    </div>\n                </section>\n\n                \n                    <!-- Options -->\n                    \n                \n            </div>\n        </div>\n    </div>\n\n    \n\n    \n</div>\n<div class=\"modal-footer row align-items-end\">\n    \n\n    <div class=\"hidden-xs-down col availability align-self-end global-availability\" data-ready-to-order=\"true\" data-available=\"true\">\n        <div class=\"row\">\n            \n<div class=\"col-4\">\n    <span class=\"availability non-input-label\">\n        Availability:\n    </span>\n</div>\n<div class=\"col-8\">\n    <ul class=\"list-unstyled availability-msg\">\n        <li>\n            \n                \n                    <div>In Stock</div>\n                \n            \n        </li>\n    </ul>\n</div>\n\n\n        </div>\n    </div>\n\n    <div class=\"col\">\n        <div class=\"row align-items-end\">\n            <!-- Quantity -->\n            <div class=\"hidden-xs-down col-4\">\n                \n                    \n<label for=\"quantity-1\">Quantity</label>\n<select class=\"quantity-select custom-select form-control\" id=\"quantity-1\">\n    \n        <option value=\"1\"\n                data-url=\"/on/demandware.store/Sites-eMEGA-Site/default/Product-Variation?pid=B0FYD77CQT&amp;quantity=1\"\n                selected\n        >\n            1\n        </option>\n    \n        <option value=\"2\"\n                data-url=\"/on/demandware.store/Sites-eMEGA-Site/default/Product-Variation?pid=B0FYD77CQT&amp;quantity=2\"\n                \n        >\n            2\n        </option>\n    \n        <option value=\"3\"\n                data-url=\"/on/demandware.store/Sites-eMEGA-Site/default/Product-Variation?pid=B0FYD77CQT&amp;quantity=3\"\n                \n        >\n            3\n        </option>\n    \n        <option value=\"4\"\n                data-url=\"/on/demandware.store/Sites-eMEGA-Site/default/Product-Variation?pid=B0FYD77CQT&amp;quantity=4\"\n                \n        >\n            4\n        </option>\n    \n        <option value=\"5\"\n                data-url=\"/on/demandware.store/Sites-eMEGA-Site/default/Product-Variation?pid=B0FYD77CQT&amp;quantity=5\"\n                \n        >\n            5\n        </option>\n    \n        <option value=\"6\"\n                data-url=\"/on/demandware.store/Sites-eMEGA-Site/default/Product-Variation?pid=B0FYD77CQT&amp;quantity=6\"\n                \n        >\n            6\n        </option>\n    \n        <option value=\"7\"\n                data-url=\"/on/demandware.store/Sites-eMEGA-Site/default/Product-Variation?pid=B0FYD77CQT&amp;quantity=7\"\n                \n        >\n            7\n        </option>\n    \n        <option value=\"8\"\n                data-url=\"/on/demandware.store/Sites-eMEGA-Site/default/Product-Variation?pid=B0FYD77CQT&amp;quantity=8\"\n                \n        >\n            8\n        </option>\n    \n        <option value=\"9\"\n                data-url=\"/on/demandware.store/Sites-eMEGA-Site/default/Product-Variation?pid=B0FYD77CQT&amp;quantity=9\"\n                \n        >\n            9\n        </option>\n    \n        <option value=\"10\"\n                data-url=\"/on/demandware.store/Sites-eMEGA-Site/default/Product-Variation?pid=B0FYD77CQT&amp;quantity=10\"\n                \n        >\n            10\n        </option>\n    \n</select>\n\n                \n            </div>\n\n            <div class=\"col-8 mx-auto\">\n                <!-- Prices -->\n                <div class=\"prices\">\n                    \n                    \n\n    <div class=\"price\">\n        \n        \n<span>\n    \n\n    \n\n    \n    <span class=\"sales\">\n        \n        \n        \n            <span class=\"value\" content=\"52.65\"></span>\n        \n        A$52.65\n\n\n    </span>\n</span>\n\n    </div>\n\n\n                </div>\n\n                <!-- Cart and [Optionally] Apple Pay -->\n                \n                    \n<div class=\"row cart-and-ipay\">\n    <div class=\"col-sm-12\">\n        <input type=\"hidden\" class=\"add-to-cart-url\" value=\"/on/demandware.store/Sites-eMEGA-Site/default/Cart-AddProduct\">\n        <button class=\"add-to-cart-global btn btn-primary\"\n                data-pid=\"B0FYD77CQT\"\n                >\n            <i class=\"fa fa-shopping-bag\"></i>\n            \n                Add to Cart\n            \n        </button>\n    </div>\n</div>\n\n                \n            </div>\n        </div>\n    </div>\n</div>\n",
  "productUrl": "/eMEGA/B0FYD77CQT.html"
}