Adding the reycler to XDShop

Hi, I'm using XDShop by DezLife from Codefling, i've tried adding the recycler to the shop, but doesn't let me launch the plugin with the current settings any ideas? 

{
      "Category names": "Permissions",
      "Permissions to access the category": null,
      "List of products in this category": [
        {
          "Item Type (0 - Item, 1 - BluePrint, 2 - Custom item, 3 - Commands, 4 - Kit)": 3,
          "Unique ID (DO NOT TOUCH)": 1911418462,
          "Shortame": "recycler_static",
          "Descriptions": "",
          "Price": 100000.0,
          "Sale price (If not necessary, leave 0)": 5.5,
          "Quantity": 1,
          "Quantity for sale": 10,
          "Custom item name (Use with item type 2, 3 and 4)": "Personal Recycler",
          "Item SkinID (Use with item type 2)": 0,
          "Commands (Use with item type 3)": "recycler.give $player.id",
          "Image URL": "https://static.wikia.nocookie.net/play-rust/images/e/ef/Recycler_icon.png/revision/latest/scale-to-width-down/350?cb=20161105162407",
          "Kits (Kits - kit name. IQKits - kit key)": "",
          "Purchase delay (0 - unlimited)": 0.0,
          "Sale delay (0 - unlimited)": 0.0,
          "Maximum number of lots for 1 purchase (Maximum 99)": {},
          "Maximum number of lots for 1 sale (Maximum 99)": {},
          "The maximum number of purchased lots per wipe (0 - unlimited)": {},
          "The maximum number of lots sold per wipe (0 - unlimited)": {}
        }
      ]
    },​

I haven't used XDShop but you can try instead of using the command, do what the command basically gives you. 

  • Set Item Type to 2
  • Shortname to "box.repair.bench"
  • Custom item name to "Recycler" 
  • SkinID to 1594245394
Technically this should work.
D7NEsbyi0urfeaU.png beee

I haven't used XDShop but you can try instead of using the command, do what the command basically gives you. 

  • Set Item Type to 2
  • Shortname to "box.repair.bench"
  • Custom item name to "Recycler" 
  • SkinID to 1594245394
Technically this should work.

That worked like a charm, thank you so much for the quick support!