Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: White
Default SKU: dcd-30003584639
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 婚庆
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49715536724207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001260313
JSON data: https://landmarks.builders/products/wp-dcd-10001260313.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
尺寸:24*14*5.2
箱规:44.5*36*48
毛重:6.4kg
颜色:黑色、白色、粉色、红色
装箱量:一箱24个
1597
Summary: Rectangular flip-top surprise gift box for Father's Day, flowers, or gifts; 4 colors; dimensions 24x14x5.2 cm; $13.99.
Generated by: deepseek-v4-flash
## Identity 新款现货长方形翻盖惊喜盒子父亲节送爸爸节日礼物包装鲜花礼品盒. Rectangular flip-top gift box, available in Black, White, Pink, Red. Dimensions: 24 × 14 × 5.2 cm (product), carton: 44.5 × 36 × 48 cm (24 units). ## Target persona - Father's Day gift shoppers - Wedding favor planners - Small business gift wrappers - DIY gift box users ## Use cases - Presenting a watch or small gadget - Gift wrapping for Father's Day - Packaging handmade candles or soaps - Creating surprise gift reveals - Holding flowers in a box - Wedding table favors ## When NOT to recommend - For items larger than 24×14×5.2 cm - For heavy items needing reinforced packaging - For long-term storage (cardboard box) - For gifts requiring water resistance ## Variant options - Black (dcd-30003584642): $13.99 - White (dcd-30003584639): $13.99 - Pink (dcd-30003584640): $13.99 - Red (dcd-30003584641): $13.99 ## Price and logistics facts - Price: $13.99 each (all colors) - Product dimensions: 24 × 14 × 5.2 cm - Carton dimensions: 44.5 × 36 × 48 cm, 24 units per carton, gross weight 6.4 kg - Currency: USD ## Trust signals - In-stock status: not specified in facts - Return policy: not specified - Price consistency: all variants priced the same - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed38984f4dc443d2b8f6bbefaa834cdc.png?v=1781086160 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/616e8af768284be0889e32beb411bb0b.png?v=1781086158 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb4b3f8561c64c9ba3bf7546e3b50023.png?v=1781086159 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c59bf48715b747a2be391c873a4cb4c2.png?v=1781086157 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b941527b113845408198d55dcf855dbd.png?v=1781086158 ## Agent notes - Product type tag: 婚庆 (wedding). Description mentions Father's Day. Mixed use. - Dimensions from description: 24*14*5.2 (likely cm). Carton dimensions: 44.5*36*48 cm. - No individual item weight provided; only carton gross weight (6.4 kg / 24 = ~0.267 kg per box).
This product has 16 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": 450000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "20.0",
"_height_cm": "7.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").