X
X

Request a Password

Free shipping on orders $50+. Take an extra 5% off your first order. → View Promo Here

Types of Communication Chips in Automotive ECUs [Buyer's Guide]

Posted by Alex Smith on

A communication chip in an automotive ECU is a dedicated integrated circuit that manages data exchange between electronic control units across a vehicle's network. Each chip implements a specific protocol, determining message format, transmission speed, and error-handling behavior.

This guide covers CAN bus chip categories, low-speed and specialty protocols, high-bandwidth Ethernet solutions, cybersecurity hardware, chip selection criteria, and leading manufacturers.

CAN bus communication chips form the largest category, spanning classical CAN controllers at 1 Mbps, CAN FD controllers reaching up to 8 Mbps with 64-byte payloads, the emerging CAN XL standard supporting 2048-byte payloads, and the transceiver chips that convert digital signals into physical bus voltages.

LIN bus transceivers handle single-wire communication up to 20 kbit/s for cost-sensitive subsystems like window motors, mirror controls, and seat adjusters. FlexRay chips serve safety-critical systems such as steer-by-wire and brake-by-wire, delivering deterministic, fault-tolerant communication at up to 10 Mbit/s. MOST bus chips transport multimedia audio, video, and voice signals through ring or daisy-chain topologies in infotainment systems. SPI and I2C chips manage intra-board data exchange between a microcontroller and its peripheral components within the ECU itself.

Automotive Ethernet PHY chips and switch ICs enable 100 Mbps to 1 Gbps IP-based links for ADAS sensor fusion, camera streams, and zonal architectures. Secure onboard communication chips add hardware-level cryptographic authentication and encryption to protect against growing cyber threats now regulated under EU mandates.

Choosing the right chip requires matching protocol type, bandwidth, AEC-Q100 temperature grade, and ISO 26262 ASIL rating to the target application. Comparing offerings from NXP, Infineon, Texas Instruments, and Microchip Technology helps buyers align sourcing decisions with specific ECU performance and safety requirements.

What Is a Communication Chip in an Automotive ECU?

A communication chip in an automotive ECU is a dedicated integrated circuit that manages data exchange between the ECU and other electronic modules across a vehicle's network. The subsections below explain the chip's operational role and how it differs from the ECU's main microcontroller.

What Role Does a Communication Chip Play in ECU Operation?

A communication chip plays the role of a dedicated network interface inside an ECU, encoding outgoing data into protocol-specific frames and decoding incoming messages from the vehicle bus. Without this chip, the ECU's processor would have no standardized way to share sensor readings, commands, or diagnostic information with other modules.

Each communication chip implements a specific protocol, such as CAN, LIN, FlexRay, or Automotive Ethernet. The protocol determines message format, transmission speed, and error-handling behavior. In practice, this means one ECU may contain multiple communication chips to connect across different bus segments simultaneously. For buyers evaluating diesel ECU components, the communication chip is often the first point of failure when bus errors appear, making protocol compatibility and AEC-Q100 qualification essential selection criteria.

How Does a Communication Chip Differ From an ECU Microcontroller?

A communication chip differs from an ECU microcontroller in function, architecture, and bus-level responsibility. The microcontroller executes application logic, runs control algorithms, and processes sensor inputs. The communication chip, by contrast, handles only the physical and data-link layers of network communication.

Key distinctions include:

  • Processing scope: The microcontroller runs firmware and application software; the communication chip manages frame serialization, bit timing, and bus arbitration.

  • Bus access: Communication chips connect directly to the vehicle wiring harness through transceiver circuitry, while microcontrollers connect to internal chip-level buses.

  • Failure impact: A faulty microcontroller disables the ECU's core function; a faulty communication chip isolates the ECU from the vehicle network.

Some modern microcontrollers integrate a CAN or LIN controller on-die, yet a separate transceiver chip is still required to interface with the physical bus.

Understanding this distinction helps buyers pinpoint whether an ECU fault originates in processing logic or network communication hardware.

What Are the Main Types of CAN Bus Communication Chips?

The main types of CAN bus communication chips are classical CAN controllers, CAN FD controllers, CAN XL controllers, and CAN transceivers. Each type serves a distinct role in automotive ECU networks, differing in data rate, payload size, and physical-layer function.

CAN bus chip comparison showing Classical CAN at 1 Mbps, CAN FD at 8 Mbps, CAN XL above 10 Mbps, and a CAN transceiver.

Classical CAN Controller Chips

Classical CAN controller chips manage message framing, arbitration, and error handling on standard CAN 2.0 networks. These controllers support a maximum data rate of 1 Mbps with an 8-byte payload per frame, as documented by Copperhill Technologies. For decades, this protocol has served as the backbone of powertrain, body, and chassis ECU communication. While the bandwidth ceiling limits their use in data-intensive applications, classical CAN controllers remain widely deployed because of their proven reliability, low cost, and broad OEM support. Most legacy diesel ECUs still rely on classical CAN for sensor data exchange and diagnostic communication.

CAN FD Controller Chips

CAN FD controller chips extend classical CAN by increasing both speed and payload capacity. According to Copperhill Technologies, CAN FD reaches 2 to 5 Mbps (up to 8 Mbps) with a 64-byte payload, compared to classical CAN's 1 Mbps and 8 bytes. This eight-fold payload increase reduces message overhead and allows ECUs to transmit firmware updates, calibration data, and complex sensor readings more efficiently. CAN FD controllers maintain backward compatibility with classical CAN nodes on the same bus, which simplifies migration. For buyers upgrading existing vehicle platforms, CAN FD offers the most practical balance between higher throughput and network compatibility.

CAN XL Controller Chips

CAN XL controller chips represent the newest evolution of the CAN protocol family. CAN XL supports payloads up to 2048 bytes and data rates exceeding 10 Mbps, bridging the gap between traditional CAN and automotive Ethernet. According to Market Intelo, the Automotive CAN XL Controller market was valued at $0.4 billion in 2025 and is projected to reach $1.8 billion by 2034, growing at 18.5%. This rapid growth reflects increasing demand for higher bandwidth in ADAS, zone-based architectures, and over-the-air update systems. CAN XL maintains the arbitration and error-handling strengths of CAN while delivering Ethernet-class data capacity.

CAN Transceiver Chips

CAN transceiver chips convert the digital logic signals from a CAN controller into differential voltage levels on the physical bus. Without a transceiver, the controller cannot communicate with other ECU nodes. Transceivers handle signal integrity, bus fault protection, and electromagnetic compatibility. Common failure modes include incorrect termination resistance, wiring faults, and EMI noise, as noted by SonnePower. Selecting AEC-Q100 qualified transceivers ensures automotive-grade temperature tolerance and reliability. For diesel ECU applications where vibration and thermal extremes are constant, transceiver quality directly impacts long-term network stability.

Understanding CAN bus chip categories helps frame how other protocols, like LIN, address simpler ECU communication needs.

What Are LIN Bus Communication Chips?

LIN bus communication chips are low-cost, single-wire transceiver ICs that handle slow-speed data exchange in automotive ECUs. These chips connect a master ECU to multiple slave nodes on a Local Interconnect Network operating up to 20 kbit/s. The subsections below explain how LIN transceivers function and which ECU applications depend on them.

How Do LIN Transceiver Chips Work in an ECU?

LIN transceiver chips work by converting the digital logic signals from an ECU's microcontroller into single-wire voltage levels that travel across the LIN bus. The master node initiates all communication by sending a sync break and header frame, while slave transceivers respond with data when addressed. Because LIN uses a single wire plus ground, the transceiver's physical layer is far simpler than CAN. This simplicity keeps component cost and wiring weight low, which is why automakers favor LIN for non-critical subsystems. Each transceiver typically integrates voltage regulators and protection circuits to handle the 12 V automotive supply environment.

Which ECU Applications Rely on LIN Communication Chips?

ECU applications that rely on LIN communication chips include low-speed, cost-sensitive subsystems where CAN bandwidth is unnecessary. Common examples include:

  • Power window and mirror control modules

  • Seat position and lumbar adjustment ECUs

  • Rain and light sensor interfaces

  • Climate control panel nodes

  • Steering column switch modules

  • Door lock actuators

These functions exchange small data packets infrequently, making LIN's 20 kbit/s ceiling more than adequate. For diesel engine platforms, LIN nodes often manage ancillary sensors that feed status data back to a master body control module. In practice, LIN is the most cost-effective protocol layer for comfort and convenience electronics, freeing CAN bandwidth for powertrain and safety-critical communication. With LIN covering low-speed subsystems, higher-performance protocols like FlexRay address the demands of safety-critical ECU networks. When sourcing ECU components for diesel applications, ensuring compatibility across both high-speed CAN networks and cost-effective LIN subsystems requires access to parts covering the full communication protocol spectrum. Goldfarb & Associates maintains an inventory of over 20,000 diesel part numbers, including ECMs designed for diverse network architectures.

What Are FlexRay Communication Chips?

FlexRay communication chips are deterministic, fault-tolerant semiconductor components designed for high-speed data exchange in safety-critical automotive ECU networks. The subsections below explain how FlexRay chips differ from CAN chips and which ECU systems rely on them.

How Do FlexRay Chips Differ From CAN Chips?

FlexRay chips differ from CAN chips in speed, determinism, and redundancy architecture. According to Logic Fruit Technologies, FlexRay operates at up to 10 Mbit/s, providing deterministic communication, while classical CAN tops out at 1 Mbit/s. FlexRay uses time-triggered communication, guaranteeing fixed message delivery windows. CAN relies on event-triggered arbitration, where higher-priority messages can delay lower-priority ones.

Key differences include:

  • FlexRay supports dual-channel redundancy for fault tolerance; CAN uses a single-bus architecture.

  • FlexRay delivers deterministic latency; CAN introduces variable latency under heavy bus loads.

  • FlexRay costs more per node, making it less practical for non-critical subsystems where CAN remains sufficient.

For buyers evaluating ECU communication needs, FlexRay's higher cost is justified only when guaranteed message timing and built-in redundancy are non-negotiable requirements.

Which Safety-Critical ECU Systems Use FlexRay Chips?

Safety-critical ECU systems that use FlexRay chips include electronic stability control, adaptive suspension, steer-by-wire, and brake-by-wire platforms. These systems demand guaranteed message delivery within strict time windows because delayed or lost data could directly cause vehicle instability.

FlexRay's dual-channel architecture allows one channel to continue operating if the other fails, a feature essential for meeting high Automotive Safety Integrity Levels under ISO 26262. Premium OEMs, including BMW and Mercedes-Benz, adopted FlexRay early for chassis domain controllers where deterministic timing is mandatory.

While FlexRay excels in these high-integrity applications, newer Automotive Ethernet solutions are beginning to serve similar safety-critical roles at higher bandwidths.

What Are Automotive Ethernet Communication Chips?

Automotive Ethernet communication chips are PHY transceivers and switch ICs that enable high-speed, IP-based data exchange between ECUs over standard twisted-pair wiring. The three primary categories are 100BASE-T1 PHY chips, 1000BASE-T1 PHY chips, and Ethernet switch chips for multi-ECU networks.

Automotive Ethernet PHY network diagram connecting an ECU to a 1 Gbps gateway, 1 Gbps camera, and 100 Mbps sensor-fusion system.

100BASE-T1 Ethernet PHY Chips

100BASE-T1 Ethernet PHY chips are physical-layer transceivers that transmit and receive data at 100 Mbit/s over a single unshielded twisted pair. According to NXP Semiconductors, the TJA1100, a widely adopted 100BASE-T1 PHY, supports 100 Mbit/s capability over at least 15 m of unshielded twisted pair cable while meeting AEC-Q100 Grade 1 qualification. This speed tier fits ADAS sensor links, gateway connections, and diagnostic interfaces where CAN bandwidth falls short. Designed for the smallest package footprint, these PHYs address the area and heat constraints of next-generation ECUs. For buyers evaluating sensor fusion or camera backbone connectivity, 100BASE-T1 remains one of the most cost-effective entry points into automotive Ethernet.

1000BASE-T1 Ethernet PHY Chips

1000BASE-T1 Ethernet PHY chips deliver 1 Gbit/s throughput over a single twisted pair, ten times the bandwidth of 100BASE-T1. This capacity supports high-resolution camera streams, lidar point-cloud data, and centralized compute architectures found in Level 2+ autonomous platforms. Vehicles with zonal or domain-controller topologies rely on gigabit links to aggregate sensor data at a central processing unit without bottlenecks. Like their 100 Mbit/s counterparts, 1000BASE-T1 PHYs operate over lightweight single-pair cabling, which reduces vehicle harness weight compared to multi-pair alternatives. When a vehicle architecture demands real-time video or large-payload sensor fusion, gigabit Ethernet PHYs are the practical choice over legacy protocols.

Ethernet Switch Chips for Multi-ECU Networks

Ethernet switch chips route data frames between multiple ECUs across an in-vehicle Ethernet backbone. These ICs function as central traffic managers, directing packets between domain controllers, sensors, and gateways based on MAC addressing and VLAN segmentation. Modern automotive Ethernet switches support time-sensitive networking (TSN) profiles, which guarantee deterministic latency for safety-critical messages sharing the same physical link as infotainment traffic. Key selection criteria include port count, TSN profile support, and power dissipation within compact ECU enclosures. As vehicle architectures consolidate dozens of ECUs into fewer, more powerful domains, Ethernet switches become the connective backbone that ties those domains together.

With Ethernet handling high-bandwidth links, other protocols like MOST address specialized multimedia transport needs.

What Are MOST Bus Communication Chips?

MOST bus communication chips are specialized transceiver and controller ICs that enable multimedia data exchange over the MOST (Media Oriented Systems Transport) network in automotive infotainment systems. According to Wikipedia, the serial MOST bus uses a daisy-chain topology or ring topology and synchronous serial communication to transport audio, video, voice, and data signals. These chips handle high-bandwidth streaming for head units, amplifiers, CD/DVD changers, and navigation displays. While CAN and LIN serve control and body functions, MOST bus communication chips focus specifically on multimedia content delivery. As Ethernet adoption grows in newer vehicle architectures, MOST remains common in legacy and mid-generation infotainment ECUs that buyers may still need to support.

What Are SPI and I2C Communication Chips in ECUs?

SPI and I2C communication chips in ECUs are serial interface devices that enable short-range, intra-board data exchange between an ECU's microcontroller and its peripheral components. Unlike vehicle-level network protocols such as CAN or Ethernet, SPI and I2C operate within the ECU itself, connecting sensors, memory modules, EEPROMs, and secondary processors on the same circuit board.

SPI (Serial Peripheral Interface) uses a master-slave architecture with four signal lines: clock, master-out/slave-in, master-in/slave-out, and chip select. This full-duplex design delivers fast data transfer rates, making SPI well suited for high-speed peripherals like ADCs and flash memory inside an ECU.

I2C (Inter-Integrated Circuit) requires only two signal lines: a serial data line and a serial clock line. This simpler wiring supports multi-master and multi-slave configurations on a single bus, which reduces board complexity. However, I2C operates at lower speeds than SPI, typically ranging from 100 kHz in standard mode to 3.4 MHz in high-speed mode.

In automotive ECU design, the choice between SPI and I2C depends on the peripheral's speed requirements and available pin count. SPI handles time-sensitive tasks where throughput matters most, while I2C serves configuration registers, temperature sensors, and low-bandwidth devices where minimizing trace count is the priority. For most modern ECUs, both protocols coexist on the same board, each serving different internal communication needs.

Secure onboard communication adds another layer of protection to these internal data exchanges.

What Is a Secure Onboard Communication Chip?

A secure onboard communication chip is a specialized integrated circuit that combines data transmission with built-in cryptographic functions to protect in-vehicle network traffic. These chips authenticate messages, encrypt sensitive data, and verify firmware integrity across ECU-to-ECU links. As connected vehicles face growing cyber threats, secure communication chips serve as a hardware-level defense layer within protocols such as CAN, Ethernet, and LIN.

According to UNECE, new cybersecurity regulations became mandatory for all new vehicle types in the EU from July 2022 and extended to all newly produced vehicles from July 2024. This regulatory shift has made hardware security modules and secure transceivers essential components rather than optional upgrades. Chips meeting these requirements typically integrate features such as:

  • Secure boot verification to ensure only authenticated firmware executes on the ECU.

  • Message authentication codes (MACs) that validate data integrity on CAN and Ethernet frames.

  • Hardware security modules (HSMs) embedded directly into transceiver or controller silicon.

  • Key management storage that isolates cryptographic keys from application-layer software.

For buyers evaluating ECU components, the distinction between a standard transceiver and a secure variant often comes down to compliance readiness. Secure onboard communication chips align with ISO/SAE 21434 cybersecurity engineering standards and support AUTOSAR SecOC (Secure Onboard Communication) profiles. In safety-critical diesel and commercial vehicle applications, where ECU tampering can affect emissions compliance and engine protection, this hardware-based security layer is increasingly non-negotiable.

Understanding the security dimension of communication chips helps frame the next decision: selecting the right chip for a specific ECU application.

How Do You Choose the Right Communication Chip for an ECU?

You choose the right communication chip for an ECU by matching protocol type, bandwidth, safety certification, and multi-protocol capability to the target application. The following subsections cover protocol selection, bandwidth evaluation, safety grades, and multi-protocol support.

Which Communication Protocol Fits Each ECU Application?

The communication protocol that fits each ECU application depends on the system's data rate, fault tolerance, and functional requirements. CAN and CAN FD suit body control, powertrain, and chassis ECUs. LIN handles low-speed subsystems such as seat motors and mirror adjustments. FlexRay serves safety-critical systems like steer-by-wire. Automotive Ethernet supports ADAS and infotainment, where high bandwidth is essential.

This market continues to expand rapidly. According to Data Bridge Market Research, the Automotive Communication Protocol Market was valued at USD 7.45 billion in 2025 and is projected to reach USD 10.07 billion by 2033. Buyers should select the protocol whose throughput ceiling and determinism level align with the ECU's specific network role.

Automotive communication protocol selection guide comparing low-speed 20 kbit/s, mid-speed 8 Mbps, and high-speed 1 Gbps applications.

What Bandwidth and Latency Specs Should Buyers Evaluate?

The bandwidth and latency specs buyers should evaluate include maximum data rate, payload size, and worst-case message delivery time. Classical CAN delivers up to 1 Mbps with an 8-byte payload. CAN FD reaches 2 to 8 Mbps with a 64-byte payload. Automotive Ethernet PHYs support 100 Mbps or 1 Gbps for camera and sensor fusion data.

Latency matters most in real-time control loops. Deterministic protocols like FlexRay guarantee fixed transmission slots, while event-triggered CAN introduces variable latency under heavy bus loads. For any ECU managing time-sensitive actuation, prioritizing deterministic latency over raw throughput often proves more critical than chasing peak bandwidth numbers.

How Do AEC-Q100 and Functional Safety Grades Affect Selection?

AEC-Q100 and functional safety grades affect selection by defining the temperature range, reliability tier, and hazard classification a communication chip must meet. AEC-Q100 Grade 1 covers a junction temperature range of negative 40 to 125 degrees Celsius, suitable for under-hood ECU placements. Grade 0 extends to 150 degrees Celsius for extreme thermal environments.

ISO 26262 ASIL ratings add another layer. As Synopsys defines, ASIL A represents the lowest degree and ASIL D represents the highest degree of automotive hazard. Steering and braking ECUs require ASIL C or D rated chips, while comfort systems may only need ASIL A. Specifying both AEC-Q100 grade and ASIL level early prevents costly redesigns later.

Automotive ECU chip standards showing AEC-Q100 Grade 1 temperature requirements and ISO 26262 safety levels from ASIL A through ASIL D.

What Role Does Multi-Protocol Support Play in Chip Selection?

Multi-protocol support plays a critical role in chip selection by allowing a single communication chip to bridge multiple in-vehicle networks simultaneously. Gateway ECUs, for example, must translate messages between CAN, LIN, and Automotive Ethernet domains. Chips with integrated multi-protocol controllers reduce component count, simplify PCB layout, and lower overall bill-of-materials cost.

As vehicle architectures consolidate from distributed ECUs toward zonal controllers, demand for multi-protocol chips will intensify. A chip that natively handles CAN FD, LIN, and Ethernet eliminates the need for separate transceivers on each bus. For buyers planning next-generation platforms, selecting multi-protocol silicon now provides a more scalable, future-ready foundation. For those working with existing diesel platforms rather than next-generation architectures, sourcing reliable ECMs with proven communication interfaces remains essential. Goldfarb & Associates specializes in locating hard-to-find diesel ECU components across a wide range of engine manufacturers and applications.

Understanding these selection criteria helps buyers evaluate specific offerings from leading manufacturers.

What Are the Leading Communication Chip Manufacturers?

The leading communication chip manufacturers for automotive ECUs include NXP Semiconductors, Infineon Technologies, Texas Instruments, and Microchip Technology. Each offers distinct strengths across CAN, LIN, Ethernet, and FlexRay product lines.

How Do NXP Semiconductor Offerings Compare?

NXP Semiconductor offerings compare favorably due to the company's broad portfolio of automotive-grade transceivers and PHY chips. NXP produces CAN, LIN, and FlexRay transceivers alongside its TJA1100 Automotive Ethernet PHY, which is AEC-Q100 Grade 1 qualified and supports 100 Mbit/s over unshielded twisted pair cables up to 15 meters, according to NXP product documentation. The company's strength lies in system-level integration, offering multi-protocol solutions that reduce ECU board complexity. For buyers sourcing across multiple communication protocols, NXP's catalog depth often simplifies procurement by consolidating vendors.

How Do Infineon Technologies Offerings Compare?

Infineon Technologies offerings compare strongly, particularly in high-reliability CAN and power-integrated transceiver solutions. According to a 2024 Infineon press release, Infineon's overall automotive semiconductor market share increased by one percentage point, rising from nearly 13 percent in 2022 to about 14 percent in 2023. This growth reflects expanding adoption of Infineon's AURIX microcontroller family and its CAN transceiver product lines designed for safety-critical applications. Infineon's focus on functional safety, with products targeting ASIL-rated systems, makes it a preferred choice for powertrain and chassis ECU designs where fault tolerance is non-negotiable.

How Do Texas Instruments Offerings Compare?

Texas Instruments offerings compare well through a focus on cost-optimized CAN and LIN transceiver families. TI's TCAN and TLIN series provide reliable communication interface chips with low standby current, making them well suited for body control modules, sensor nodes, and other high-volume, cost-sensitive ECU applications. TI also supplies SPI-to-CAN bridge solutions that simplify integration with lower-cost microcontrollers. For procurement teams managing large production volumes across standard-protocol ECUs, TI's pricing structure and broad distribution network offer practical sourcing advantages.

How Do Microchip Technology Offerings Compare?

Microchip Technology offerings compare as a versatile option for buyers needing integrated communication controllers paired with microcontrollers. Microchip produces standalone CAN FD controllers, CAN transceivers, and LIN transceivers while also embedding CAN FD and LIN peripherals directly into its PIC and SAM microcontroller families. This integration reduces component count on the PCB and simplifies design validation. Microchip's strength is particularly evident in lower-tier ECU applications where consolidated silicon saves board space and cost. Understanding manufacturer strengths helps buyers match sourcing decisions to specific ECU performance and safety requirements.

How Do Communication Chips Affect ECU Reliability in Diesel Applications?

Communication chips affect ECU reliability in diesel applications by governing the accuracy and timing of data exchange between engine control modules, sensors, and actuators. Protocol selection, fault tolerance, and safety compliance each influence long-term performance.

Can Goldfarb & Associates Source Hard-to-Find Diesel ECU Components?

Yes, Goldfarb & Associates can source hard-to-find diesel ECU components. With an inventory spanning over 20,000 unique part numbers, Goldfarb & Associates stocks new, used, and remanufactured parts for a wide range of diesel engine applications, including ECMs. Every part undergoes hand inspection and must pass a full quality checklist before shipping. For buyers searching for specific communication chips or complete engine control modules, Goldfarb & Associates offers knowledgeable support to identify the correct part number and same-day shipping on orders placed before 3:30 PM EST.

Diesel ECM inventory representing more than 20,000 ECMs, injectors, and pumps with hand inspection, quality checks, and same-day shipping.

What Are the Key Takeaways About Communication Chips in Automotive ECUs?

The key takeaways about communication chips in automotive ECUs center on matching protocol capabilities to application demands. CAN remains the backbone for powertrain and body control, while CAN FD and CAN XL extend bandwidth for data-intensive networks. According to National Instruments, the FlexRay communications bus is a deterministic, fault-tolerant, high-speed bus system developed for automotive use, making it essential where safety-critical timing cannot be compromised. Automotive Ethernet now handles high-throughput ADAS and diagnostic data. Under ISO 26262, ASIL ratings from A through D define the required integrity level for each system. Selecting communication chips that align with the correct protocol, safety grade, and AEC-Q100 qualification ensures reliable, long-lasting ECU performance across diesel and broader automotive platforms.

0 comments

Leave a comment

Please note, comments must be approved before they are published

Specials

Stay up to date with our best deals by signing up for our email specials.

Weekly Specials
Join Our Newsletter
Save 10% on your next order