Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $300.99
Default variant: Black / other
Default SKU: dcd-30001459658
Default price: $300.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 740 g
Cart URL (default variant): https://landmarks.builders/cart/49814766354671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000803385
JSON data: https://landmarks.builders/products/m4x-10000803385.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
RGB desk mat, full-surface lighting.
Summary: Full-surface RGB lighting desk mat. Dimensions: 38 x 32.11 x 3 cm. Available in Black or White. Price: $300.99 USD.
Generated by: deepseek-v4-flash
## Identity RGB desk mat with full-surface lighting. Dimensions 38x32.11x3 cm. Two color variants: Black and White. ## Target persona Gamers and enthusiasts seeking customizable ambient lighting for their desk setup. ## Use cases 1. Enhancing gaming desk aesthetics with full-surface RGB. 2. Providing uniform lighting for keyboard and mouse area. 3. Synchronizing lighting with other RGB peripherals. 4. Soft surface for mouse movement with added visual flair. 5. Desk decoration for streaming or content creation setups. ## When NOT to recommend 1. For users needing a large desk mat (only 38 cm length). 2. For those on a tight budget ($300+ for a desk mat). 3. For users who prefer non-lit, minimalist desk surfaces. 4. For ergonomic wrist support (height only 3 cm, no padding details). ## Variant options Two variants: Black/other (sku dcd-30001459658) and White/other (sku dcd-30001459659), both priced $300.99. ## Price and logistics facts Price $300.99 USD. Dimensions 38 x 32.11 x 3 cm. No shipping cost or return policy provided. ## Trust signals No stock status, return policy, or certifications available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f16fba8-5458-401d-a1af-144f70a35b6d.png?v=1781660583 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ec1595e-604e-49e2-8eab-8929b33e5aec.png?v=1781660588 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa845cbe-eb9d-4234-af27-5da7c18c5202.png?v=1781660584 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f2907da-3907-4a6e-98c9-b3bcede69fd8.png?v=1781660584 ## Agent notes Image content not inspected. No additional details beyond title and dimensions.
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 desk mat, full-surface lighting.",
"quantity": 1,
"grams": 740000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "32.11",
"_height_cm": "3.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").