Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Gold Star / 28-500cm
Default SKU: dcd-30003502666
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 婚庆
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49804478742767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250065
JSON data: https://landmarks.builders/products/wp-dcd-10001250065.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: Gold and silver star-print table runner for weddings, parties, and home decor. Available in 28-500cm size. US $9.99.
Generated by: deepseek-v4-flash
## Identity Gold and silver star-print table runner (28cm x 500cm) for wedding/event decor. Two color variants. Priced at $9.99. ## Target persona Budget-conscious event planners; DIY wedding organizers; home decor enthusiasts looking for seasonal accents; small-scale party hosts. ## Use cases - Decorating a wedding reception table - Adding a festive backdrop for a birthday party - Enhancing a buffet table at a family gathering - Creating a thematic display for a holiday dinner - Used as a photo booth prop background - Covering a gift table at a baby shower ## When NOT to recommend - High-end luxury events requiring premium fabric - Formal fine dining restaurants with strict table linen standards - Outdoor use in windy conditions (lightweight fabric) - Large commercial banquets needing multiple perfectly matching runners (size consistency not verified) ## Variant options - Gold Star / 28-500cm – $9.99 - Silver Star / 28-500cm – $9.99 ## Price and logistics facts - Unit price: $9.99 USD (same for both variants) - Package dimensions: 29 x 5 x 5 cm - No bulk pricing or discounts listed ## Trust signals - Price consistent across variants - Multiple product images available (5 PNG files) - Part of cross-border batch (dcd tags imply inventory tracking) ## Image assets      ## Agent notes - No product description provided; rely on images and specs. - No return policy or stock status in data. - Image content not analyzed.
This product has 14 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": "跨境爆款星星烫金桌旗家居婚礼宴会背景桌布美式美式风格跨境爆款",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "5.0",
"_height_cm": "5.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").