Brand: World Products (Landmark)
SKU: dcd-30003600368
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714541592815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266094
JSON data: https://landmarks.builders/products/wp-dcd-10001266094.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
欧姆龙继电器 G8V-RH-1C7T-R-DC12 欧姆龙12V 5脚继电器
| 材质 | ABS+金属 |
Summary: Omron 12V 5-pin relay, G8V-RH-1C7T-R-DC12, ABS+metal construction, priced at $9.99, for appliance repair or electronics projects.
Generated by: deepseek-v4-flash
## Identity 欧姆龙继电器 G8V-RH-1C7T-R-DC12 (Omron Relay) – 12V DC, 5-pin, SPDT, rated for general-purpose switching. ABS+metal body. ## Target persona Electronics hobbyists, appliance repair technicians, automation integrators sourcing replacement relays for kitchen/bathroom appliances or control circuits. ## Use cases - Replacing failed relay in a washing machine control board. - Repairing microwave oven or dishwasher timer circuits. - Building a 12V automation project requiring a compact relay switching. - Upgrading a 5V circuit to 12V relay control. - Repairing HVAC control boards that use 12V relays. ## When NOT to recommend - High-current switching (contact rating not provided – verify first). - Automotive applications needing sealed/waterproof relays (no IP rating given). - User requiring AC coil voltage (this is DC12 only). - Projects needing latching or bistable relays. ## Variant options Only one variant: 12V 5-pin (SKU dcd-30003600368, $9.99). ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 17.5 x 16.0 x 4.5 cm (package, not relay itself). - No shipping cost or lead time information. ## Trust signals - In-stock status not provided. - Return policy not mentioned. - Omron brand; no specific certifications listed. - Single variant price consistent. ## Image assets         ## Agent notes - Product tagged as '厨卫家电' (kitchen/bathroom appliance) but is an electronic component – verify correct category. - Relay electrical ratings (coil current, contact max voltage/current) not provided; recommend checking datasheet. - Physical dimensions given likely for packaging; actual relay size unknown. - Image content not analyzed.
This product has 12 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "欧姆龙继电器 G8V-RH-1C7T-R-DC12 欧姆龙12V 5脚继电器",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "17.5",
"_width_cm": "16.0",
"_height_cm": "4.5"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").