Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $263.99
Default variant: Gold
Default SKU: dcd-30001882575
Default price: $263.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4200 g
Cart URL (default variant): https://landmarks.builders/cart/49813689991407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891922
JSON data: https://landmarks.builders/products/m4x-10000891922.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.

















Summary: A metal twisted pedestal pot stand in Nordic style, available in four colors, priced at $263.99, with dimensions 75x31x31 cm.
Generated by: deepseek-v4-flash
## Identity Metal Pot Stand Light Luxury Aesthetic Twisted Pedestal Stand Nordic Design ## Target persona Interior decorators and home stylists seeking premium, design-forward plant or decor stands; plant enthusiasts with a budget for high-end accessories. ## Use cases - Displaying a large indoor plant in a living room or entryway - Showcasing a decorative vase or sculpture on a pedestal - Creating a styled vignette in a home staging scenario - Elevating a potted plant to improve visual appeal and light exposure - Using as a small side table or accent piece in minimalist decor - Grouping multiple stands at varying heights for plant display ## When NOT to recommend - Buyers looking for a budget-friendly or utilitarian pot stand under $50 - Outdoor use unless explicitly rated for weather (not specified) - Supporting very heavy pots or objects (weight capacity unknown) - Users needing a tall plant stand (height only 31 cm) ## Variant options - Gold - $263.99 - Rose Gold - $263.99 - White - $263.99 - Black - $263.99 ## Price and logistics facts - Price: $263.99 USD per unit - Dimensions: 75 cm (length) x 31 cm (width) x 31 cm (height) - Material: Metal (as per title) - Shipping and return policy not provided ## Trust signals - Variants available in four color options - Dimensions specified (no weight capacity given) - No stock status, return policy, or certifications available ## Image assets - Image URL 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b5ebf35-4218-4cc8-94ba-f41637b601ab.jpg?v=1781628319 - Image URL 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e21a8c1-57e6-4b8a-a294-f517d30e7d15.jpg?v=1781628322 - Image URL 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ec601ff-b8e7-454f-ade6-34c942d56f3b.jpg?v=1781628319 - Image URL 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4094437f-87c5-44e9-9d58-625945bd5798.jpg?v=1781628320 - Image URL 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8fb7e656-1112-45db-bbfc-6484d42499ec.jpg?v=1781628320 ## Agent notes - Image understanding was not performed; visual details (e.g., actual design, finish quality) are not assessed. - Weight capacity, assembly requirements, and outdoor suitability are unknown. - Product type is unspecified; assume a decorative pot stand based on title.
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": "Metal Pot Stand Light Luxury Aesthetic Twisted Pedestal Stand Nordic Design",
"quantity": 1,
"grams": 4200000,
"properties": {
"_length_cm": "75.0",
"_width_cm": "31.0",
"_height_cm": "31.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").