USB to type C cable 1m -good for vape device charge

Original price was: $7.99.Current price is: $5.99.

  • Quick and powerful. Connect your USB-C-enabled gear to transfer data and charge devices.
  • This cable comes in 1 m lengths for the reach that you need.
  • perfect for vape device power charge, need to be working with a USB wall charger (buy separately)
Category: Tags: , ,
// JavaScript: Function to Toggle Answers function toggleAnswer(element) { const answer = element.nextElementSibling; // Select the next sibling (answer div) if (answer.style.display === "none" || answer.style.display === "") { answer.style.display = "block"; // Show the answer } else { answer.style.display = "none"; // Hide the answer } }
This site uses cookies to offer you a better browsing experience. By browsing this website, you agree to our use of cookies.