Brand: World Products (Landmark)
SKU: dcd-30003601070
Price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 婚庆
Vendor: World Products
Weight: 420 g
Cart URL (default variant): https://landmarks.builders/cart/49714581176559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266396
JSON data: https://landmarks.builders/products/wp-dcd-10001266396.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
10PCS鲜花礼品盒 礼物牛皮纸袋 纸板篮HJ
| 品牌 | 无 |
| 货号 | TDLhj265291 |
| 是否专利货源 | 否 |
| 产品类别 | 日用 |
| 种类/用途 | 居家日用 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 北美 |
| 是否进口 | 否 |
| 主要下游平台 | 速卖通 |
Summary: 10-piece set of kraft paper gift bags/baskets for wedding floral packaging, priced at $21.99.
Generated by: deepseek-v4-flash
## Identity 10PCS鲜花礼品盒 礼物牛皮纸袋 纸板篮HJ – 10-piece kraft paper gift bag set (item TDLhj265291) ## Target persona Small business owners or individuals who need affordable, bulk paper gift packaging for weddings or events; resellers on platforms like AliExpress targeting North America. ## Use cases - Wrapping small flower bouquets or gifts for wedding favors. - Packaging for party favors in bulk events. - DIY gift basket assembly for retail or personal use. - Cost-effective presentation for e-commerce shipping. - Craft projects requiring plain kraft paper bags. ## When NOT to recommend - When high-end or luxury packaging is required (plain kraft paper). - When waterproof or durable materials are needed (paper only). - For large or heavy items (dimensions 25x15x2 cm, light duty). - When custom branding or printing is required (no logo/branding on product). ## Variant options - 10PCS Paper Bag – $21.99 ## Price and logistics facts - Price: $21.99 USD (single variant) - Dimensions: 25 x 15 x 2 cm (each bag flat) - Sourced as cross-border e-commerce, main sales region: North America - Available for drop-shipping ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: single price point across variant - Certifications: none declared - Note: product is a generic unbranded item ## Image assets - 8 images available at URLs (see image_urls field). Agent can fetch them for visual inspection. ## Agent notes - No image understanding was performed; visual details not inferred. - The product is a set of 10 paper bags, likely flat, for gift wrapping. - No reviews or ratings data available. - Dimensions given may be for each bag when flat; confirm if assembled.
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": "10PCS鲜花礼品盒 礼物牛皮纸袋 纸板篮HJ",
"quantity": 1,
"grams": 420000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "15.0",
"_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").