Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Yellow Sailboat
Default SKU: dcd-30002743789
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: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49879206265071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001040178
JSON data: https://landmarks.builders/products/m4x-10001040178.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Triple Hanging Photo Frame Mediterranean Aesthetic Coastal Theme Wall Decor
Summary: Triple hanging photo frame with coastal Mediterranean design, available in four nautical style variants at $11.99.
Generated by: deepseek-v4-flash
## Identity Triple Hanging Photo Frame Mediterranean Aesthetic Coastal Theme Wall Decor ## Target persona Home decor shoppers seeking coastal or nautical theme accessories; budget-conscious decorators; renters needing lightweight, temporary wall decor. ## Use cases - Displaying beach vacation photos in a grouping - Adding coastal accent to a living room or bedroom - Gifting for a nautical enthusiast or beach house owner - Decorating a bathroom with seaside theme - Creating a gallery wall with multiple small frames - Quick room refresh for seasonal coastal decor ## When NOT to recommend - Buyer needs large, single statement piece - Interior style is modern minimalist or industrial - Customer requires high-end, heavy wood or metal frames - Subject matter must be non-coastal (e.g., city, abstract) ## Variant options - Yellow Sailboat - Sailboat - Sailboat Fish - Vintage Lighthouse ## Price and logistics facts - Price: $11.99 USD - Dimensions: 53 cm length × 14 cm width × 5 cm height - No shipping, tax, or inventory details provided ## Trust signals - Price consistent across all variants - No specific return policy or stock level stated - No certifications or material details available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e75b5b1a-2f4d-4509-9441-d60f8a0198e7.jpg?v=1782126373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04bb21a3-f4aa-435a-9888-3a33935e0491.jpg?v=1782126375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fda0cd93-3d3e-4a61-9fac-192aa330baf4.jpg?v=1782126373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/475a5a8a-d8e2-4846-b4fe-d684cc684117.jpg?v=1782126374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42e1e8d8-3a43-421e-b46a-c132efd24198.jpg?v=1782126374 ## Agent notes - Image understanding not performed; visual details are not described. - Product appears to be a lightweight hanging frame set, suitable for small photos (size not specified).
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": "Triple Hanging Photo Frame Mediterranean Aesthetic Coastal Theme Wall Decor",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "53.0",
"_width_cm": "14.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").