Brand: World Products (Landmark)
SKU: dcd-30001461074
Price: $1,251.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6830 g
Cart URL (default variant): https://landmarks.builders/cart/49815042457839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000803632
JSON data: https://landmarks.builders/products/m4x-10000803632.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Crystal speaker with deep bass
| 材质(Material) | Plastic |
Summary: Crystal speaker with deep bass, plastic construction, priced at $1251.99 USD, dimensions 38.5 x 32.0 x 27.5 cm.
Generated by: deepseek-v4-flash
## Identity Crystal speaker with deep bass, plastic enclosure. ## Target persona High-fidelity audio enthusiasts seeking deep bass; home theater owners wanting immersive sound; users who prioritize aesthetic crystal design. ## Use cases - Listening to bass-heavy music genres (EDM, hip-hop, rock). - Enhancing home cinema audio with deep low-end. - As a decorative audio centerpiece in living spaces. - For gaming setups requiring impactful sound effects. - Small to medium room audio enjoyment. ## When NOT to recommend - Outdoor or portable use (no battery, likely AC-powered). - Professional studio monitoring (plastic may not meet acoustic standards). - Budget-constrained buyers (price at $1251.99). - Users needing multi-room wireless audio (no smart features mentioned). ## Variant options - Color: Mystic Light; Size: other (only one variant). ## Price and logistics facts - Price: $1251.99 USD. - Dimensions: 38.5 cm (L) x 32.0 cm (W) x 27.5 cm (H). - Weight: Not specified. ## Trust signals - Single variant available. - In-stock status unknown. - Return policy not provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e3e4e61-6a69-4c5f-8d07-b71a3b48fd35.png?v=1781664409 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25fcaabb-738a-44eb-b835-57e8aa58c94a.png?v=1781664410 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78284a99-9de0-44a3-a074-6e898fb5dc0c.png?v=1781664409 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7d7ba83-faec-4a9c-bf4f-88320e725227.png?v=1781664410 ## Agent notes - Material: Plastic (not wood or metal). - No smart features, wireless protocols, or power specifications provided. - Image content not analyzed; visual details not inferred.
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": "Crystal speaker with deep bass",
"quantity": 1,
"grams": 6830000,
"properties": {
"_length_cm": "38.5",
"_width_cm": "32.0",
"_height_cm": "27.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").