import { isMobile, isEqual } from "~/utils";import { useProductListStore } from "~/stores/product_list";import { useCategoryStore } from "~/stores/category";import CategoryList from "~/components/CategoryList.vue";import MobileCategoryList from "~/components/MobileCategoryList.vue";import { watchEffect, computed, ref } from "vue";
useHead({ title: "canrud", meta: [ { name: "title", content: "科路得,助您科研之路势在必得。Canrd aims to be the world's leading one-stop service provider in new energy research. With a dedication to excellence, we offer Material Reagents, Lab Devices, Customized Batteries, Testing, and Advanced Packaging for energy materials and storage systems. We master advanced technologies to provide high-quality solutions. Our team's quick responses ensure tailored and professional services to meet your unique needs. Contact us at contact@canrd.com or call +86 19867737979 to explore our innovative offerings. Together, let's shape a greener, brighter world!", }, { name: "keywords", content: "科路得,canrd,canrud,Energy Storage Research,Lithium Batteries Research,Material Reagents,Lab Device,Customized Battery,Testing,Pack", }, { name: "description", content: "科路得,助您科研之路势在必得。We offer a wide range of research materials and related equipment, technical services, and battery material performance evaluation in areas such as pouch cells, lithium-ion batteries, supercapacitors, lithium-sulfur batteries, fuel cells, lithium-air batteries, and sodium-ion batteries.", }, ],});