Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 30x43x0-4cm / Frame Style 1
Default SKU: dcd-30002697006
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: 274 g
Cart URL (default variant): https://landmarks.builders/cart/49903557476591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001029717
JSON data: https://landmarks.builders/products/m4x-10001029717.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Baby Initial Year Photo Frame 1st Birthday Decoration for Newborns
Summary: Baby Initial Year Photo Frame for 1st birthday decoration, available in multiple frame styles and sizes at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity - Product: Baby Initial Year Photo Frame 1st Birthday Decoration for Newborns - Price: $9.99 USD - Dimensions: 46x40x3 cm (max variant) - Multiple styles: Frame Style 1, Frame Style 2, Bear Head Frame, Bottle Frame, Egg Shape Frame, Bear Head Frame 2 ## Target persona - New parents documenting baby's first year - Parents planning a first birthday party - Gift shoppers for baby showers or first birthdays - Grandparents seeking a sentimental baby keepsake ## Use cases - Displaying 12 monthly photos of baby's first year - Decorating a first birthday party table or wall - Giving as a heartfelt gift for a 1-year-old - Creating a milestone memory display at home - Photo prop for first birthday photo sessions ## When NOT to recommend - Buyer needs a digital or electronic photo frame - Requiring a large frame over 46x40 cm - Seeking archival or UV-protective framing for long-term preservation - Buyer wants a frame for children older than 2 years - Need for a specific theme not listed (e.g., princess, sports) ## Variant options - 30x43x0.4cm / Frame Style 1 ($9.99) - 26x39cm / Frame Style 2 ($9.99) - 35x44x0.5cm / Bear Head Frame ($9.99) - 24x44x0.5cm / Bottle Frame ($9.99) - 35x44x0.5cm / Egg Shape Frame ($9.99) - 33x41x0.4cm / Bear Head Frame 2 ($9.99) ## Price and logistics facts - Price: $9.99 USD (all variants same price) - Dimensions vary by variant; max approx 46x40x3 cm - No shipping or tax info provided ## Trust signals - In-stock status: Not provided; assume availability may vary - Return policy: Not provided - Certifications: None listed - Price consistency: All variants at $9.99 ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10cb8ec4-93a1-492d-b61f-cffcbb769b14.jpg?v=1782146591 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fa55349-1f66-42c7-b7ba-96c32e869bf7.jpg?v=1782146587 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8dbed57-885d-4e25-95c1-f2cff19c46aa.jpg?v=1782146588 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97a9d9e7-fb0a-4ff9-b128-b87520d4bd82.jpg?v=1782146588 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b9fa2f1-bfa7-4fd7-ba10-873742221a7f.jpg?v=1782146588 ## Agent notes - No material, brand, or warranty info available - Image content not analyzed; visual aspects not confirmed - Return policy and stock status unknown
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": "Baby Initial Year Photo Frame 1st Birthday Decoration for Newborns",
"quantity": 1,
"grams": 274000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "40.0",
"_height_cm": "3.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").