Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.72
Default variant: Antique White
Default SKU: dcd-30003813875
Default price: $3.72
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Home Decor
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/50409864462575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001342101
JSON data: https://landmarks.builders/products/wp-dcd-10001342101.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This classical Roman column pedestal features an ornate capital with scroll and leaf relief, a fluted cylindrical shaft, and a square base. It serves as an elegant display stand for showcasing jewelry, small decor items, or bottles. Measuring 18.2 cm tall and 9 cm wide, it fits easily on shelves, vanity tables, or desks. Ideal as a professional display base for still-life photography, it helps content creators and photographers elevate product shots with architectural depth. Built with a flat square top and matching square base, it ensures items remain securely balanced during display or photo shoots.
Summary: Classical Roman column pedestal display stand, $3.72, in Antique White or Gold, with ornate capital and fluted shaft, sized 23x14x14 cm (text says 18.2 cm tall), for jewelry, decor, or photography props.
Generated by: deepseek-v4-flash
## Identity Classical Roman column pedestal display stand. Product type: Home Decor. Features an ornate capital with scroll and leaf relief, fluted cylindrical shaft, and square base. Price: USD 3.72. Variants: Antique White (SKU dcd-30003813875), Gold (SKU dcd-30003813876). ## Target persona Built for content creators, still-life photographers, and small business owners needing an affordable architectural display prop. Also suitable for home decor shoppers looking for a small accent piece. ## Use cases - Displaying jewelry (rings, necklaces) in product photography. - Positioning small decor items (figurines, mini plants) on shelves or desks. - Placing perfume or cosmetic bottles on a vanity as a styled prop. - Adding architectural depth to flat-lay or still-life compositions. - Using as a photography base for e-commerce product shots. ## When NOT to recommend - When the item must bear heavy weight or load-bearing use. - For outdoor placement (no weatherproofing claims made). - When exact height is critical (dimension discrepancy: structured data says 23x14x14 cm, description says 18.2 cm tall). - If the buyer expects a large statement piece (this is a small pedestal). ## Variant options | Variant | SKU | Price | |---------|-----|-------| | Antique White | dcd-30003813875 | USD 3.72 | | Gold | dcd-30003813876 | USD 3.72 | ## Price and logistics facts - Price: USD 3.72 per variant. - Structured dimensions: length 23.0 cm, width 14.0 cm, height 14.0 cm. - Description states: 18.2 cm tall, 9 cm wide (conflicting data). - No shipping, stock, or fulfillment information provided. ## Trust signals - Catalog tags indicate content validated and quality audited. - Both variants priced identically. - Image assets provided for visual verification. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ba31614-f6b0-48de-b2de-ac1b5f08bce3.jpg?v=1786250893 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1d1a542-cc31-43a7-8769-01e9fd423686.jpg?v=1786250879 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53344beb-9373-4086-a471-1d4a1bdc29a0.jpg?v=1786250892 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea478446-34a9-49fe-8fc1-77e2ec704a5b.jpg?v=1786250894 ## Agent notes - Dimension values from the structured field (23x14x14 cm) differ from those in the text description (18.2 cm tall, 9 cm wide); confirm before using specific measurements. - Material is not stated in the facts; do not infer resin, plaster, or plastic. - Image content was not visually inspected; all visual attributes are based on the textual description only.
This product has 4 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Classical Roman Column Pedestal Display Stand",
"product_id": 9538786099439,
"variant_id": 50409864462575,
"quantity": 1,
"grams": 850,
"length_cm": "23.0",
"width_cm": "14.0",
"height_cm": "14.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").