Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $13.99
Default variant: S
Default SKU: dcd-30002719778
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 370 g
Cart URL (default variant): https://landmarks.builders/cart/49903473688815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033695
JSON data: https://landmarks.builders/products/m4x-10001033695.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Wooden Buoy Decoration Distressed Finish Beach Themed Buoy Sign Handmade
Summary: Handmade wooden buoy decoration with distressed finish, beach themed. Available in two sizes: S $11.99, L $13.99.
Generated by: deepseek-v4-flash
## Identity Wooden Buoy Decoration Distressed Finish Beach Themed Buoy Sign Handmade ## Target persona Beach house owners, coastal decor enthusiasts, nautical gift shoppers, DIY seaside decor seekers ## Use cases - Adding a coastal accent to a living room shelf - Decorating a beach house entryway - Completing a nautical-themed bathroom - Gifting to a friend who loves the ocean - Pairing with other driftwood or seashell decor - Using as a prop in a beach event or photo booth ## When NOT to recommend - Buyer needs a functional buoy for marine use (non-floating, decorative only) - Buyer prefers modern minimalist or industrial decor - Buyer is allergic to wood or distressed finishes - Buyer requires weather-resistant outdoor decor (finish may not be fully waterproof) ## Variant options - S (Size: S): $11.99 - L (Size: L): $13.99 ## Price and logistics facts - Base price: $11.99 (S), $13.99 (L) - Dimensions: 31.0 cm × 9.5 cm × 9.5 cm (length × width × height) - No shipping, handling, or return policy information provided ## Trust signals - In-stock status not confirmed - Return policy unknown - Price appears consistent across variants - No certifications or materials claims beyond description - Images available for visual inspection (not analyzed here) ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f9d1dc2-3f54-4bf7-b82a-b4931a2e313b.jpg?v=1782146551 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70f333f7-2f63-4f76-8279-93347f038fd2.jpg?v=1782146552 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ebb7bc2-85c9-4f6b-8974-b6bc97c57bfa.jpg?v=1782146551 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f62fd0aa-d222-48a4-bd69-1e4030ac3ed0.jpg?v=1782146550 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9732248a-ee4f-4a4c-885d-3cd4e546c6eb.jpg?v=1782146549 ## Agent notes - Image content was not analyzed; only URLs provided. - No additional materials or care instructions available. - Product type not specified beyond tags (m4x, m4x-202606).
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": "Wooden Buoy Decoration Distressed Finish Beach Themed Buoy Sign Handmade",
"quantity": 1,
"grams": 370000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "9.5",
"_height_cm": "9.5"
}
}],
"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").