Brand: World Products (Landmark)
SKU: dcd-30003617211
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 220 g
Cart URL (default variant): https://landmarks.builders/cart/49714025267439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272470
JSON data: https://landmarks.builders/products/wp-dcd-10001272470.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
烘焙工具裱花架放置架奶油裱花袋嘴摆放架裱花袋收纳放置架子批发
| 产地 | 阳江 |
| 品牌 | 六巨人 |
| 货号 | 1865317745531 |
| 价格段 | 5-10元 |
| 产品上市时间 | 2022 |
| 是否有专利 | 无 |
| 加印LOGO | 可以 |
| 主要下游平台 | 独立站 |
| 有可授权的自有品牌 | 是 |
| 产品质量等级 | 优等品 |
| 适用送礼场合 | 其他 |
| 材质 | PP |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 北美 |
| 风格 | 现代简约 |
| 是否进口 | 否 |
Summary: PP piping bag stand for organizing baking pastry bags and tips; dimensions 29.5x18.5x4.0 cm; $9.99; product from Yangjiang, China.
Generated by: deepseek-v4-flash
## Identity A PP plastic piping bag stand/holder for organizing and storing pastry bags and tips. Dimensions: 29.5 cm length x 18.5 cm width x 4.0 cm height. Price: $9.99. Brand: 六巨人. Model: 1865317745531. Origin: Yangjiang, China. Material: PP. Style: Modern minimalist. Product type listed as "缝纫" (sewing) but description indicates baking use. ## Target persona Home bakers, small baking businesses, cake decorators, and hobbyists who need an affordable, lightweight organizer for piping bags and tips. ## Use cases - Organizing piping bags by size or color on a countertop. - Storing piping tips in a tidy, accessible manner. - Displaying piping bags during cake decorating sessions. - Decluttering baking workspace with a compact stand. - Preparing multiple piping bags for simultaneous use. ## When NOT to recommend - For professional large-scale bakeries requiring heavy-duty metal stands. - For users needing a rotating turntable or adjustable angle. - For sewing or fabric-related storage (product miscategorized). - For those seeking a stand with built-in tip cleaning features. ## Variant options Only one variant: "Piping Bag Stand" (SKU: dcd-30003617211) at $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 29.5 x 18.5 x 4.0 cm. Weight and shipping cost not provided. Price range in original market: 5-10 yuan. Listed as cross-border export supply for North America. Can add custom logo. No patent. ## Trust signals - In-stock status not specified. - Return policy not provided. - No certifications mentioned. - Product quality grade: 优等品 (top grade) according to description. - Listed as independent station (direct-to-consumer) platform product. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5183d039110d4772b2fc2236eee23fc0.png?v=1781085207 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b82901e85bf49c1889ff14b4fcdfa9b.png?v=1781085206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9c3c18424fa4220946ba1ea53471b27.png?v=1781085207 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1580134a61cb481e82b588ebb0482394.png?v=1781085206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2554de15d80d4f1eb85f55855c1af0e2.png?v=1781085207 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40f1a500122e44c68f3f9457b4eb9ac1.png?v=1781085205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc250fe889b54a7d8792fbf55fc78ade.png?v=1781085205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01bddd569c3a47bca05359e10ed88de1.png?v=1781085208 ## Agent notes - The product is listed under "缝纫" (sewing) category, but the title and description refer to a baking piping bag stand. Reconcile category mapping. - Images not analyzed; visual verification recommended to confirm design and usability. - Only one variant available; no color or size options.
This product has 13 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": 220000,
"properties": {
"_length_cm": "29.5",
"_width_cm": "18.5",
"_height_cm": "4.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").