Brand: World Products (Landmark)
SKU: dcd-30001899444
Price: $249.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49813668724975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894379
JSON data: https://landmarks.builders/products/m4x-10000894379.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: Adjustable pedestal table with vintage design, dimensions 78.5x48x26 cm, available in Black Slate at $249.99 USD.
Generated by: deepseek-v4-flash
## Identity An adjustable pedestal table or utility stand with a vintage aesthetic, designed for space-efficiency and multi-functional use. ## Target persona Home decor enthusiasts seeking a vintage-style stand for small spaces, such as apartments or studios. ## Use cases - Placing as a plant stand in a living room corner. - Using as a side table beside a sofa or armchair. - Displaying collectibles, small sculptures, or framed photos. - Serving as a stand for a lamp or small electronics. - Accommodating a small tray for keys and mail in an entryway. ## When NOT to recommend - For heavy loads like large TVs or heavy kitchen appliances. - For outdoor use (no weatherproofing indicated). - For large rooms needing full-size tables. - For modern minimalist decor styles. ## Variant options - Black Slate: $249.99 USD ## Price and logistics facts - Price: $249.99 USD - Dimensions: 78.5 cm (L) x 48 cm (W) x 26 cm (H) - Only one variant available. ## Trust signals - Inventory status: unknown. - Return policy: not provided. - Price consistency: only one price listed. - Certifications: none specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a81afa5a-878b-4a03-8b7b-f16a2f7c178f.jpg?v=1781628288 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f833c81-e689-4385-822c-df4df90d4dac.jpg?v=1781628289 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2850fc5-7547-4142-83f4-e6930740b428.jpg?v=1781628289 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eed8702f-6a55-4879-96ac-c3f4c32a9b8c.jpg?v=1781628289 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ac68d2b-8f0f-4541-9e72-9a2b6fa5a1fd.jpg?v=1781628289 ## Agent notes Product images were not analyzed; visual details may be inferred but are not verified. The "adjustable" claim is taken from the title, but no mechanism or adjustment range is specified. Height listed as 26 cm, which is low for a standard table; verify if the product is adjustable and to what extent.
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": "Adjustable Pedestal Table Vintage design space-efficient Utility Stand Multi-Functional",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "78.5",
"_width_cm": "48.0",
"_height_cm": "26.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").