
Star Wars: The Black Series Figrin D'an CANTINA BAND BUILDER SET OF 5
Incluces 5x Figrin D'an Figures that, when combined with the Deluxe , can create the Cantina band! PREMIUM ARTICULATION AND DETAILING: Star Wars Fans And Collectors Can Display This Highly Poseable Figure, Featuring Premium Deco, In Their Action Figure And Vehicle Collection LOOK FOR OTHER FIGURES FROM A GALAXY FAR, FAR AWAY: Look For Movie- And Entertainment-Inspired Star Wars The Black Series Figures To Build A Star Wars Galaxy (Each Sold Separately. Subject To Availability) Figure Scale: 6 Inches (function() { document.addEventListener("DOMContentLoaded", function(event) { if (window.location.href.indexOf('/products/') > 0) { injectSimpleLinePropertyScript(); } }); })(); function injectSimpleLinePropertyScript() { const dataJSON = '{"Star Wars: The Black Series Figrin Dan (A New Hope) - Minty Fresh":5}'; const data = JSON.parse(dataJSON); let a = document.querySelectorAll("[name=id]"); if (a == undefined || a[0] == undefined) { return; } let count = 1; for (const key in data) { let nNode = document.createElement("input"); nNode.type = "hidden"; nNode.name = "properties[" + count + "]"; nNode.value = key +" x "+ data[key]; console.log('Combowise: ', nNode); a[0].parentNode.insertBefore(nNode, a[0].previousSibling) count ++; } }