diff --git a/components/controller-edc/bazar/output.html b/components/controller-edc/bazar/output.html
new file mode 100644
index 000000000..a249d9050
--- /dev/null
+++ b/components/controller-edc/bazar/output.html
@@ -0,0 +1,149 @@
+
PolyMech - Controller
+Common Features
+
+ - Supported protocols: ModbusTCP, Serial, WebSocket and REST
+ - Modern web interface with built-in HMI designer
+ - Many safety features for fault detection, overload and overheat
+ - Supported: Omron PIDs and VFDs, Delta VFD, Sako VFD
+
+Features Sheetpress
+
+ - Sequential Heating to deal with power supply limits
+ - Supports up to 32 PID controllers, Omron E5x - via Modbus-RTU
+ - Temperature & Pressure Profiles
+ - Adaptive Pressure
+ - Cost monitoring
+
+Features Injection Machine
+
+ - Temperature & Pressure Profiles
+ - Adaptive Pressure / Post flow
+
+Features Extrusion Machine
+
+ - Temperature & Pressure Profiles
+ - Adaptive Pressure / Post flow
+
+Resources
+
+
+
+ Please always contact us by EMail : sales@plastic-hub.com
+
+
+
+
+
+
+
+
+
Specification
+
+
+
+ | Name |
+ PolyMech Controller – EDC |
+
+
+
+
+ | Protocols |
+ Modbus-RTU / ModbusTCP / Serial / WebSocket / REST |
+
+
+ | Processor |
+ ESP-32-S3 |
+
+
+ | Board |
+ Waveshare-6-Channel |
+
+
+ | Connectivity |
+ Wifi / Bluetooth / USB-C / RS485 |
+
+
+ | Supported VFDs |
+ Omron, ABB, Delta, Hynang, Sako |
+
+
+ | Supported Temperature Controllers |
+ Omron-E5x |
+
+
+ | GPIO |
+ 6 Digital / 2 PWM / 2 Analog In |
+
+
+ | Status |
+ Mature |
+
+
+ | Version |
+ V1.0 (Revision A) |
+
+
+ | License |
+ CERN OHL v2 |
+
+
+ | Weight |
+ 25 Kg |
+
+
+
+
+
+
+
+
+
+Components
+Resources
+
+
+
\ No newline at end of file
diff --git a/components/controller-edc/bazar/raw.html b/components/controller-edc/bazar/raw.html
new file mode 100644
index 000000000..53ffdb0c2
--- /dev/null
+++ b/components/controller-edc/bazar/raw.html
@@ -0,0 +1,174 @@
+
+
+
+# PolyMech - Controller
+
+## Common Features
+
+- Supported protocols: ModbusTCP, Serial, WebSocket and REST
+- Modern web interface with built-in HMI designer
+- Many safety features for fault detection, overload and overheat
+- Supported: Omron PIDs and VFDs, Delta VFD, Sako VFD
+
+### Features Sheetpress
+
+- Sequential Heating to deal with power supply limits
+- Supports up to 32 PID controllers, Omron E5x - via Modbus-RTU
+- Temperature & Pressure Profiles
+- Adaptive Pressure
+- Cost monitoring
+
+### Features Injection Machine
+
+- Temperature & Pressure Profiles
+- Adaptive Pressure / Post flow
+
+### Features Extrusion Machine
+
+- Temperature & Pressure Profiles
+- Adaptive Pressure / Post flow
+
+
+## Resources
+
+- [Knowledgebase]https://polymech.info/en/resources/cassandra/home/)
+- [Modbus Interface](https://polymech.info/en/resources/cassandra/modbus/)
+- [Cassandra Firmware source](https://git.polymech.info/polymech/firmware-base)
+- [Cassandra Firmware documentation - DeepWiki](https://deepwiki.com/polymech-info/firmware/1-overview)
+
+
+
+
+
+ Please always contact us by EMail : sales@plastic-hub.com
+
+
+
+
+
+
+
+
+
Specification
+
+
+
+| Name |
+PolyMech Controller – EDC |
+
+
+
+
+| Protocols |
+Modbus-RTU / ModbusTCP / Serial / WebSocket / REST |
+
+
+| Processor |
+ESP-32-S3 |
+
+
+| Board |
+Waveshare-6-Channel |
+
+
+| Connectivity |
+Wifi / Bluetooth / USB-C / RS485 |
+
+
+| Supported VFDs |
+Omron, ABB, Delta, Hynang, Sako |
+
+
+| Supported Temperature Controllers |
+Omron-E5x |
+
+
+| GPIO |
+6 Digital / 2 PWM / 2 Analog In |
+
+
+| Status |
+Mature |
+
+
+| Version |
+V1.0 (Revision A) |
+
+
+| License |
+CERN OHL v2 |
+
+
+| Weight |
+25 Kg |
+
+
+
+
+
+
+
+
+
+
+
+## Components
+
+
+
+
+
+
+
+
+### Resources
+
+- [Firmware](https://polymech.info/en/resources/cassandra/home/)
+
+
+
+
+
+ Payment Terms
+Industrial machines : 100% of the total cost of the machine(s) to be paid at the moment of the order.
+Machines manufactured in-house :
+70% of the total cost of the machine(s) to be paid at the moment of the order.
+The 30% left + transport fees to be paid at reception of tracking number of the shipping (no machine leaves the workshop without full
+payment).
+
+
+
+
+
+
+
+
+
diff --git a/components/controller-edc/config.json b/components/controller-edc/config.json
index 359388b37..c619f64c3 100644
--- a/components/controller-edc/config.json
+++ b/components/controller-edc/config.json
@@ -6,13 +6,14 @@
"category": "components",
"status": "Development",
"showResources": true,
- "description": "Controller for Polymech machines.",
+ "description": "Controller for Polymech machines",
"Preview3d": true,
"version": "1.0",
"showParts": false,
"showDimensions": false,
"debug": false,
"price": 4800,
+ "cscartId": 100,
"shop": {
"description": "Controller for Polymech machines"
},