Help with putting recycler in guishop

ive read some threads about putting recyclers in shops, doesnt seem to work now or outdated. 
pretty much need to be able to run the command to place in the players inventory after buying it from guishop. i have setup everything besides command isnt working any help would be appreciated

"Recycler": {
"DisplayName": "Recycler",
"CraftAsDisplayName": false,
"Shortname": "recycler",
"ItemId": 0,
"MakeBlueprint": false,
"AllowSellOfUsedItems": false,
"Condition": 0.0,
"EnableBuy": true,
"EnableSell": false,
"Image": "https://static.wikia.nocookie.net/play-rust/images/e/ef/Recycler_icon.png",
"SellPrice": 0.0,
"BuyPrice": 1.0,
"BuyCooldown": 1,
"SellCooldown": 0,
"BuyQuantity": [],
"SellQuantity": [],
"BuyLimit": 0,
"BuyLimitResetCoolDown": 0,
"SwapLimitToQuantityBuyLimit": false,
"SellLimit": 0,
"SellLimitResetCoolDown": 0,
"SwapLimitToQuantitySoldLimit": false,
"KitName": "",
"Command": [
"recycler.give $player.id"

"Shortname": "recycler_static",