Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $40.99 – $51.99
Default variant: Small Gold Cup
Default SKU: dcd-30003402257
Default price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49810427904239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001202277
JSON data: https://landmarks.builders/products/m4x-10001202277.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Pastry Form Tart Shell Easy to Shape Form Tart Shell Reusable for Pastry Chefs
| Color | Gold |
| Material | Metal |
| Type | Cone Form |
| Features | Non-Stick Coated |
| Shape | Round |
| Size | Standard |
| Item Diameter | 2 in |
| Item Height | 2 in |
| Item Length | 3 in |
| Item Width | 2.5 in |
Summary: Pastry Form Tart Shell Easy to Shape Form Tart Shell Non-Stick for Bakery. ♥ 温馨提示 : 以上报价不包含运费,大量采购一般走货运,需要自提,小件发快递,请联系客服确定运费。厂家直销,批量购买请联系客服,可以印制LOGO。 品名:小金杯模具 货号:CJ-JS-XJBMJ 材质: 铜 款式: ♥↓产品尺寸测量方式↓♥ 以上尺寸、厚度均为手工测量,仅供参考,如有误差,请以实物为准,敬请谅解。 ♥ ↓ 产品实景展示 ↓ ♥ ♥ ↓ 产品细节展示 ↓ ♥ ♥ ↓ 产品款式展示 ↓ ♥ ♥ ↓ 产品颜色展示 ↓ ♥ ♥ ↓ 工厂实景展示 ↓ ♥ ♦ 购买须知 ♦ ♥ 关于价格 :报价不含运费等;如有浮动,恕不另行通知,请订货前咨询客服。 ♥ 关于货期 :发货期一般为1-7天,如有现货,订货当天出货。 ♥ 关于物流 :大量采购一般走货运,需要自提。 一般20-40元一箱不等,箱数越多价格相对越便宜。如彩塘镇无直达您城市的专线,需要您邻近的城市中转,会增加5-15元左右每箱的中转费; *专线一般都是个体私人开的无法网上查询,只有电话查询,都是彩塘至某某地区的专线,货一般发出后2-7天到达(视路程远近是否中转)。 如果在我们发出5-7日还没收到货,请联系我们的售后查单客服。小件发快递,我们会为您选择优秀便捷的物流公司为您配
Generated by: m4x-map-v1
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": "Pastry Form Tart Shell Easy to Shape Form Tart Shell Reusable for Pastry Chefs",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "57.0",
"_height_cm": "40.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").