Brand: World Products (Landmark)
SKU: dcd-30003608908
Price: $41.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49714084020463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269414
JSON data: https://landmarks.builders/products/wp-dcd-10001269414.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
音箱架桌面音响支架家庭影院音箱架音箱台式脚架
| 支架功能 | 音箱 |
Summary: A compact desktop speaker stand for bookshelf or studio monitors, sold as a 2-pack at $41.99 USD, with dimensions 25x18x16 cm.
Generated by: deepseek-v4-flash
## Identity Desktop speaker stand (音箱架) for home theater or desktop audio use. Sold as a 2-pack. ## Target persona - Budget-conscious home theater enthusiast - Desktop audio user wanting better speaker placement - Musician or podcaster with small studio monitors ## Use cases - Elevating bookshelf speakers on a desk or shelf - Improving sound stage and reducing vibration - Organizing desk space by lifting speakers - Setting up a simple 2.0 home theater system - Using as monitor risers in a small recording setup ## When NOT to recommend - For large floor-standing speakers (size mismatch) - For professional studios requiring heavy-duty isolation pads - For customers needing height-adjustable stands - For high-end audiophile setups with strict vibration control needs ## Variant options - Only one variant: "2 PACK" at $41.99 USD ## Price and logistics facts - Price: $41.99 USD (2-pack) - Dimensions: 25 x 18 x 16 cm (per stand? unclear) - No shipping or tax details provided ## Trust signals - No stock status, return policy, or certifications available in provided data - Single variant suggests limited choice ## Image assets - 8 PNG images available (cannot view; treat as fetchable assets) - Image URLs: [see image_urls field] ## Agent notes - Product category is "乐器" (musical instruments), which may be a misclassification; consider searching under audio accessories. - Description is minimal; additional specs (weight, material) not provided.
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": "音箱架桌面音响支架家庭影院音箱架音箱台式脚架",
"quantity": 1,
"grams": 1800000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "18.0",
"_height_cm": "16.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").