Brand: World Products (Landmark)
SKU: dcd-30001854556
Price: $935.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49815029350639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887463
JSON data: https://landmarks.builders/products/m4x-10000887463.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: Mobile brewing station with casters, extendable top, and modern design. Ideal for apartments and homes as a tea cart or end table. Priced at $935.99 USD.
Generated by: deepseek-v4-flash
## Identity Multi-Functional Mobile Brewing Station (Tea Cart) with Casters, Extendable Top, Modern Design. Only variant: 1.0M Standard. ## Target persona Apartment dwellers, homeowners, small-space decorators looking for a mobile surface for beverage preparation and serving. ## Use cases - Brewing coffee or tea on a movable cart - Serving drinks in living rooms or reception areas - Extra surface with extendable top for entertaining - Mobile end table beside seating - Bar cart on balcony or patio - Temporary serving station for gatherings ## When NOT to recommend - Large commercial spaces (size unknown, may be too small) - Heavy-duty or high-weight storage (no weight capacity given) - Outdoor use (no weather-resistance stated) - Buyers needing fixed furniture without wheels ## Variant options - Style: 1.0M Standard (SKU dcd-30001854556) at $935.99 USD ## Price and logistics facts - Price: $935.99 USD - Dimensions: not provided - Weight: not provided ## Trust signals - No stock status available - No return policy stated - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aeb31235-665b-4bc9-9b15-7a00eb2cbae7.jpg?v=1781664363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2a14bff-727d-4def-bf1f-dc7b1e02c42a.jpg?v=1781664363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e00fff9f-92bd-428a-9b8d-1819a13e1bf6.jpg?v=1781664364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f173038-1fc0-4479-803e-388821e659ef.jpg?v=1781664367 ## Agent notes - No description provided; product details derived solely from title and images. - Dimensions and weight are unknown; verify before recommending for space-constrained scenarios.
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": "Multi-Functional Mobile Brewing Station Movable with Casters Tea Cart Modern Design End Table Extendable Top for Apartment Dwellers, Homeowners, Living Room, Home, Reception Area, Balcony",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").