Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Scm2515
Default SKU: dcd-30002764526
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 275 g
Cart URL (default variant): https://landmarks.builders/cart/49879121953007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045423
JSON data: https://landmarks.builders/products/m4x-10001045423.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Class of 2026 Picture Frame Keepsake Memento Wooden Graduation Frame for Desk
Summary: A wooden desk frame commemorating the Class of 2026, available in two styles, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Class of 2026 Picture Frame – wooden desk keepsake for graduation. ## Target persona High school seniors graduating in 2026; parents or relatives shopping for an affordable graduation gift; students looking for dorm desk decoration. ## Use cases - Displaying a graduation photo on a desk or shelf. - Giving as a sentimental gift to a 2026 graduate. - Creating a memento for a graduation ceremony or party. - Commemorating a milestone for a family member. - Adding to a graduation-themed gift basket. - Replacing a generic frame with a graduation-specific keepsake. ## When NOT to recommend - For customers seeking a large wall-mounted frame (size ~22.5x17.5x2 cm). - For buyers wanting a premium or ornate frame (price point $9.99, basic wood). - For non-graduation or non-2026 photos (the frame is themed). - For those needing fast shipping or specific return policy (not provided). ## Variant options - Style: Scm2515 (SKU dcd-30002764526) – $9.99 - Style: Scm2515-2 (SKU dcd-30002764527) – $9.99 ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 22.5 cm x 17.5 cm x 2.0 cm (length x width x height). ## Trust signals - In-stock status: not confirmed in data. - Return policy: not provided. - Price consistency: both variants at $9.99. - Certifications: none noted. ## Image assets - Image URLs (5): see below. No visual details inferred. - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/454bba58-b7f5-4dbd-aa69-e360bf3a5013.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10eea4bd-8926-43fc-ae83-a19e3be0976c.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16683b08-9a70-4959-9e09-e31fb14e4aaa.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a4186b0-bd64-4073-926a-591dc16bcf9e.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00788bcd-e5d3-4398-8ef6-2a34f74c3c67.jpg ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only. - No material details beyond 'wooden' in title. - No stock or return policy data; verify before recommending.
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": "Class of 2026 Picture Frame Keepsake Memento Wooden Graduation Frame for Desk",
"quantity": 1,
"grams": 275000,
"properties": {
"_length_cm": "22.5",
"_width_cm": "17.5",
"_height_cm": "2.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").