Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $229.99 – $263.99
Default variant: 38*38*50cm
Default SKU: dcd-30001896396
Default price: $229.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/49813626454255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893945
JSON data: https://landmarks.builders/products/m4x-10000893945.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A square top display pedestal stand in two sizes (38x38x50cm and 38x38x65cm), priced at $229.99 and $263.99 respectively. Long-lasting construction. No brand or material details provided.
Generated by: deepseek-v4-flash
## Identity Tall Display Pedestal Long-Lasting Construction Square Top Pedestal Stand. Two size variants available. ## Target persona - Museum exhibit designer - Retail visual merchandiser - Event decorator - Gallery curator ## Use cases - Displaying sculptures in a gallery - Showcasing products in a retail store - Raising centerpieces at events - Exhibiting art at trade shows - Highlighting awards or trophies - Creating tiered displays ## When NOT to recommend - Supporting items heavier than 20 lbs (no weight limit specified) - Outdoor use (no weather resistance stated) - High-traffic areas (durability unspecified) - Children's play areas (safety unverified) ## Variant options - Size 38x38x50cm: $229.99 (SKU: dcd-30001896396) - Size 38x38x65cm: $263.99 (SKU: dcd-30001896397) ## Price and logistics facts - Price range: $229.99 - $263.99 USD - Variant dimensions: 38x38x50cm and 38x38x65cm - No shipping or handling details provided ## Trust signals - Two size variants available - No stock status provided - No return policy information - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6fdb5f6-4dd5-4dc4-af27-395fff2c4b65.jpg?v=1781628212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/741abddc-9ec6-46f1-88ee-1baf9a05b643.jpg?v=1781628212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7943664f-1353-4b98-848f-6665d73723cf.jpg?v=1781628212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/872ff43a-ccc3-4e15-a0b9-d39e6ffd44fd.jpg?v=1781628212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8ed15b0-1c9a-4cad-9e23-dc900b44ea51.jpg?v=1781628212 ## Agent notes - Image understanding was not performed; all visual details are derived from text facts only. - Note: The provided dimensions_cm (68x42x55cm) do not match the variant sizes; variant sizes are 38x38x50cm and 38x38x65cm. This may indicate packaging dimensions or an error.
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": "Tall Display Pedestal Long-Lasting Construction Square Top Pedestal Stand",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "68.0",
"_width_cm": "42.0",
"_height_cm": "55.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").