Dateien hochladen nach „supplier/config“
This commit is contained in:
		
							
								
								
									
										50
									
								
								supplier/config/mda.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										50
									
								
								supplier/config/mda.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,50 @@
 | 
			
		||||
{
 | 
			
		||||
	"id" : "mda",
 | 
			
		||||
	"name" : "MDA",
 | 
			
		||||
	"discount" : {
 | 
			
		||||
		"minimumDailySalesVolumeNetCent": 20,
 | 
			
		||||
		"percentDiscount": 3
 | 
			
		||||
	},
 | 
			
		||||
	"articles": [
 | 
			
		||||
		{
 | 
			
		||||
			"title": "MDA Nezyr 7",
 | 
			
		||||
			"manufacturer": "MDA",
 | 
			
		||||
			"articleNumber": "n7",
 | 
			
		||||
			"vatPercent": 19,
 | 
			
		||||
			"pricePerUnitNet": 29990,
 | 
			
		||||
			"shouldBeAdvertised": true
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
			"title": "MDA Nezyr 5",
 | 
			
		||||
			"manufacturer": "MDA",
 | 
			
		||||
			"articleNumber": "n5",
 | 
			
		||||
			"vatPercent": 19,
 | 
			
		||||
			"pricePerUnitNet": 19700,
 | 
			
		||||
			"shouldBeAdvertised": true
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
			"title": "MDA Nezyr 3",
 | 
			
		||||
			"manufacturer": "MDA",
 | 
			
		||||
			"articleNumber": "n3",
 | 
			
		||||
			"vatPercent": 19,
 | 
			
		||||
			"pricePerUnitNet": 8990,
 | 
			
		||||
			"shouldBeAdvertised": false
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
			"title": "MDA Nezyr Threadcracker 3990",
 | 
			
		||||
			"manufacturer": "MDA",
 | 
			
		||||
			"articleNumber": "ntc3990",
 | 
			
		||||
			"vatPercent": 19,
 | 
			
		||||
			"pricePerUnitNet": 404900,
 | 
			
		||||
			"shouldBeAdvertised": true
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
			"title": "MDA Radon RX 5700",
 | 
			
		||||
			"manufacturer": "MDA",
 | 
			
		||||
			"articleNumber": "rrx5700",
 | 
			
		||||
			"vatPercent": 19,
 | 
			
		||||
			"pricePerUnitNet": 43624,
 | 
			
		||||
			"shouldBeAdvertised": true
 | 
			
		||||
		}
 | 
			
		||||
	]
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										42
									
								
								supplier/config/outtel.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										42
									
								
								supplier/config/outtel.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,42 @@
 | 
			
		||||
{
 | 
			
		||||
	"id" : "outtel",
 | 
			
		||||
	"name" : "Outtel",
 | 
			
		||||
	"discount" : {
 | 
			
		||||
		"minimumDailySalesVolumeNetCent": 20,
 | 
			
		||||
		"percentDiscount": 1
 | 
			
		||||
	},
 | 
			
		||||
	"articles": [
 | 
			
		||||
		{
 | 
			
		||||
			"title": "Outtel Core o7",
 | 
			
		||||
			"manufacturer": "Outtel",
 | 
			
		||||
			"articleNumber": "o7",
 | 
			
		||||
			"vatPercent": 19,
 | 
			
		||||
			"pricePerUnitNet": 40000,
 | 
			
		||||
			"shouldBeAdvertised": true
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
			"title": "Outtel Core o5",
 | 
			
		||||
			"manufacturer": "Outtel",
 | 
			
		||||
			"articleNumber": "o5",
 | 
			
		||||
			"vatPercent": 19,
 | 
			
		||||
			"pricePerUnitNet": 25000,
 | 
			
		||||
			"shouldBeAdvertised": true
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
			"title": "Outtel Core o3",
 | 
			
		||||
			"manufacturer": "Outtel",
 | 
			
		||||
			"articleNumber": "o3",
 | 
			
		||||
			"vatPercent": 7,
 | 
			
		||||
			"pricePerUnitNet": 8000,
 | 
			
		||||
			"shouldBeAdvertised": false
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
			"title": "Outtel Core o9",
 | 
			
		||||
			"manufacturer": "Outtel",
 | 
			
		||||
			"articleNumber": "o9",
 | 
			
		||||
			"vatPercent": 19,
 | 
			
		||||
			"pricePerUnitNet": 55000,
 | 
			
		||||
			"shouldBeAdvertised": true
 | 
			
		||||
		}
 | 
			
		||||
	]
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										50
									
								
								supplier/config/pear.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										50
									
								
								supplier/config/pear.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,50 @@
 | 
			
		||||
{
 | 
			
		||||
	"id" : "pear",
 | 
			
		||||
	"name" : "Pear",
 | 
			
		||||
	"discount" : {
 | 
			
		||||
		"minimumDailySalesVolumeNetCent": 100,
 | 
			
		||||
		"percentDiscount": 2
 | 
			
		||||
	},
 | 
			
		||||
	"articles": [
 | 
			
		||||
		{
 | 
			
		||||
			"title": "Pear iMobile 10",
 | 
			
		||||
			"manufacturer": "Pear",
 | 
			
		||||
			"articleNumber": "iM10",
 | 
			
		||||
			"vatPercent": 19,
 | 
			
		||||
			"pricePerUnitNet": 31500,
 | 
			
		||||
			"shouldBeAdvertised": true
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
			"title": "Pear iPlate Plus",
 | 
			
		||||
			"manufacturer": "Pear",
 | 
			
		||||
			"articleNumber": "ipp",
 | 
			
		||||
			"vatPercent": 19,
 | 
			
		||||
			"pricePerUnitNet": 44900,
 | 
			
		||||
			"shouldBeAdvertised": true
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
			"title": "Pear iDonalds 9",
 | 
			
		||||
			"manufacturer": "Pear",
 | 
			
		||||
			"articleNumber": "id9",
 | 
			
		||||
			"vatPercent": 19,
 | 
			
		||||
			"pricePerUnitNet": 234800,
 | 
			
		||||
			"shouldBeAdvertised": true
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
			"title": "Pear GroundPods",
 | 
			
		||||
			"manufacturer": "Pear",
 | 
			
		||||
			"articleNumber": "gp",
 | 
			
		||||
			"vatPercent": 7,
 | 
			
		||||
			"pricePerUnitNet": 13599,
 | 
			
		||||
			"shouldBeAdvertised": true
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
			"title": "Pear Donalsbook Pro",
 | 
			
		||||
			"manufacturer": "Pear",
 | 
			
		||||
			"articleNumber": "dbp",
 | 
			
		||||
			"vatPercent": 7,
 | 
			
		||||
			"pricePerUnitNet": 145900,
 | 
			
		||||
			"shouldBeAdvertised": true
 | 
			
		||||
		}
 | 
			
		||||
	]
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										42
									
								
								supplier/config/sumsang.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										42
									
								
								supplier/config/sumsang.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,42 @@
 | 
			
		||||
{
 | 
			
		||||
	"id" : "sumsang",
 | 
			
		||||
	"name" : "Sumsang",
 | 
			
		||||
	"discount" : {
 | 
			
		||||
		"minimumDailySalesVolumeNetCent": 300,
 | 
			
		||||
		"percentDiscount": 2
 | 
			
		||||
	},
 | 
			
		||||
	"articles": [
 | 
			
		||||
		{
 | 
			
		||||
			"title": "Sumsang Universe S10",
 | 
			
		||||
			"manufacturer": "Sumsang",
 | 
			
		||||
			"articleNumber": "us10",
 | 
			
		||||
			"vatPercent": 19,
 | 
			
		||||
			"pricePerUnitNet": 59000,
 | 
			
		||||
			"shouldBeAdvertised": true
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
			"title": "Sumsang Universe S10e",
 | 
			
		||||
			"manufacturer": "Sumsang",
 | 
			
		||||
			"articleNumber": "us10e",
 | 
			
		||||
			"vatPercent": 19,
 | 
			
		||||
			"pricePerUnitNet": 70231,
 | 
			
		||||
			"shouldBeAdvertised": false
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
			"title": "Sumsang DumbTV",
 | 
			
		||||
			"manufacturer": "Sumsang",
 | 
			
		||||
			"articleNumber": "dtv",
 | 
			
		||||
			"vatPercent": 19,
 | 
			
		||||
			"pricePerUnitNet": 38395,
 | 
			
		||||
			"shouldBeAdvertised": true
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
			"title": "Sumsang UniverseWatch",
 | 
			
		||||
			"manufacturer": "Sumsang",
 | 
			
		||||
			"articleNumber": "uw",
 | 
			
		||||
			"vatPercent": 19,
 | 
			
		||||
			"pricePerUnitNet": 20494,
 | 
			
		||||
			"shouldBeAdvertised": true
 | 
			
		||||
		}
 | 
			
		||||
	]
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										58
									
								
								supplier/config/techdealer.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										58
									
								
								supplier/config/techdealer.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,58 @@
 | 
			
		||||
{
 | 
			
		||||
	"id" : "techdealer",
 | 
			
		||||
	"name" : "Tech Dealer",
 | 
			
		||||
	"discount" : {
 | 
			
		||||
		"minimumDailySalesVolumeNetCent": 100,
 | 
			
		||||
		"percentDiscount": 2
 | 
			
		||||
	},
 | 
			
		||||
	"articles": [
 | 
			
		||||
		{
 | 
			
		||||
			"title": "TROPIC Geh<65>usel<65>fter",
 | 
			
		||||
			"manufacturer": "TROPIC",
 | 
			
		||||
			"articleNumber": "tgl",
 | 
			
		||||
			"vatPercent": 19,
 | 
			
		||||
			"pricePerUnitNet": 459,
 | 
			
		||||
			"shouldBeAdvertised": true
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
			"title": "Pirate PC-Netzteil",
 | 
			
		||||
			"manufacturer": "Pirate",
 | 
			
		||||
			"articleNumber": "ppcn",
 | 
			
		||||
			"vatPercent": 19,
 | 
			
		||||
			"pricePerUnitNet": 9355,
 | 
			
		||||
			"shouldBeAdvertised": true
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
			"title": "Pirate Void Elite RGB Wireless Gaming Headset",
 | 
			
		||||
			"manufacturer": "Pirate",
 | 
			
		||||
			"articleNumber": "pvergbwgh",
 | 
			
		||||
			"vatPercent": 7,
 | 
			
		||||
			"pricePerUnitNet": 10999,
 | 
			
		||||
			"shouldBeAdvertised": false
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
			"title": "Aeroheat CYLON PC-Geh<65>use",
 | 
			
		||||
			"manufacturer": "Aeroheat",
 | 
			
		||||
			"articleNumber": "acpcg",
 | 
			
		||||
			"vatPercent": 19,
 | 
			
		||||
			"pricePerUnitNet": 3999,
 | 
			
		||||
			"shouldBeAdvertised": true
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
			"title": "Illogitech C270 Webcam",
 | 
			
		||||
			"manufacturer": "Illogitech",
 | 
			
		||||
			"articleNumber": "ic270w",
 | 
			
		||||
			"vatPercent": 19,
 | 
			
		||||
			"pricePerUnitNet": 3499,
 | 
			
		||||
			"shouldBeAdvertised": true
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
			"title": "Illogitech Z607 Surround Sound Lautsprecher",
 | 
			
		||||
			"manufacturer": "Illogitech",
 | 
			
		||||
			"articleNumber": "iz607ssl",
 | 
			
		||||
			"vatPercent": 19,
 | 
			
		||||
			"pricePerUnitNet": 9495,
 | 
			
		||||
			"shouldBeAdvertised": false
 | 
			
		||||
		}
 | 
			
		||||
	]
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user