Brand: World Products (Landmark)
SKU: dcd-30001457804
Price: $140.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49811739246831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000803077
JSON data: https://landmarks.builders/products/m4x-10000803077.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adaptable RGB Gaming Pad, Features a hard surface and customizable lighting for immersive gaming, office, and home use.
Sturdy Hard Surface & Non-Slip Base, Robust hard surface with non-slip rubber base ensures stability and smooth movement during intense gaming.
USB Powered & Easy Setup, Connects easily to your computer or laptop for instant lighting and enhanced workspace aesthetics.
Optimized for Control & Speed, Designed for balanced control and speed, supports precise tracking for FPS, MOBA, and MMO games—ideal for gamers and professionals.
Large Size & Practical Design, Extended size fits both mouse and keyboard, suitable for various desk setups and provides a comfortable workspace.
Summary: RGB gaming pad with hard surface, USB-powered lighting, rubber construction. Dimensions 38x28x4 cm. Priced at $140.99.
Generated by: deepseek-v4-flash
## Identity RGB gaming pad, hard surface, USB lit, rubber material. ## Target persona Gamers seeking a durable, illuminated mouse pad with hard surface for precision and RGB desk aesthetics. ## Use cases - Competitive gaming requiring smooth mouse glide on hard surface - RGB lighting integration into gaming setup - Desk protection from scratches and wear - Consistent tracking for high-DPI mice - Adding illuminated peripheral to themed rig ## When NOT to recommend - For users preferring soft/cloth mouse pads - For budget-conscious buyers (priced at $140.99) - For those without a free USB port - For small desks (pad size 38x28 cm) ## Variant options Single variant: Hard / other color, size other. SKU: dcd-30001457804. Price: $140.99. ## Price and logistics facts $140.99 USD. Dimensions: 38 cm x 28 cm x 4 cm. ## Trust signals No stock or return policy information provided. Only one known variant. ## Image assets No images available. ## Agent notes No image understanding performed. Verify stock and return policy separately.
This product has 4 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": "RGB gaming pad, hard surface, USB lit",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "28.0",
"_height_cm": "4.0"
}
}],
"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").