Brand: World Products (Landmark)
SKU: dcd-30003620211
Price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 婚庆
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713421779183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273765
JSON data: https://landmarks.builders/products/wp-dcd-10001273765.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: Red Spinner wedding decoration item, priced at $29.99, dimensions 20x15x5 cm, single variant available.
Generated by: deepseek-v4-flash
## Identity Product: 转击器呢红呢 (Red Spinner) – Wedding category item. ## Target persona Wedding planners, brides-to-be, party hosts seeking affordable decorations. ## Use cases - Wedding table centerpieces - Party favor giveaways - Decorative props for themed events - Red color accent for Chinese weddings - Small gift bag additions ## When NOT to recommend - For outdoor use in windy or wet conditions (no weather resistance data) - For large commercial events requiring bulk pricing (single variant only) - If a specific color other than red is needed - If size larger than 20cm is required ## Variant options - Style: Red Spinner (SKU: dcd-30003620211) – $29.99 ## Price and logistics facts - Price: $29.99 USD - Dimensions: 20 × 15 × 5 cm - No shipping or weight data provided. ## Trust signals - Listed in Shopify system with inventory tags (202606 batch) - No return policy or stock level stated - No certifications claimed ## Image assets - 8 PNG images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f20ab047db8a43d1a7de4d92db7f9ef7.png?v=1781084618 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb0f05ea54af4c95a55f498eb875073c.png?v=1781084617 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac95cce42ee74d1f9861ec8a2a14971e.png?v=1781084618 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7ae66d259914c6ebe1bced227245349.png?v=1781084618 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e036a57edb8d40458ec735417cad25e4.png?v=1781084618 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64548fa35d4f46bb87e1bf138c750d3b.png?v=1781084618 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e7a633517e2471d8e633922d1b4a014.png?v=1781084618 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f3e26f4cbdb4b5595d951c22f602d4b.png?v=1781084618 ## Agent notes - Product description is empty; no material or usage details. - Image understanding was not performed; visual appearance is unknown beyond 'Red Spinner' name.
This product has 13 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": 150000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "15.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").