Brand: World Products (Landmark)
SKU: dcd-30003572149
Price: $6.60
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Grill Parts
Vendor: World Products
Weight: 190 g
Cart URL (default variant): https://landmarks.builders/cart/50403037774063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001255477
JSON data: https://landmarks.builders/products/wp-dcd-10001255477.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This grill part is a gas grill spark initiator assembly designed for Q320/3200 models, offering a straightforward replacement option for a worn or missing ignition piece. Its small size and installed ready construction make it suitable for maintaining the original setup on a compatible grill. The electronic spark initiator uses a round push button, wire wires, and a metal mounting bracket to support ignition. In everyday use, that means a cleaner, simpler way to start the grill without needing to handle a separate ignition arrangement. Built with a black ignition housing and a silver metal bracket, the replacement spark initiator combines practical materials with a simple layout. The approximate overall size of 1 3/4 in high, 3 1/8 in long, and 1 5/8 in deep shows a compact design that fits the purpose of a dedicated grill component. As a gas grill spark initiator, this module is intended to reestablish the ignition function on compatible brand Q320/3200 units. It is a useful choice when the original spark initiator is no longer performing as expected and a replacement spark initiator is needed to keep cooking routines moving smoothly.
Summary: This grill part is a gas grill spark initiator assembly designed for Q320/3200 models, offering a straightforward replacement option for a worn or missing ignition piece. Its small size and installed ready construction make it suitable for maintaining the original setup on a compatible grill. The electronic spark initiator uses a round push button, wire wires, and a metal mounting bracket to support ignition. In everyday use, that means a cleaner, simpler way to start the grill without needing to handle a separate ignition arrangement. Built with a black ignition housing and a silver metal bracket, the replacement spark initiator combines practical materials with a simple layout. The approximate overall size of 1 3/4 in high, 3 1/8 in long, and 1 5/8 in deep shows a compact design that fits the purpose of a dedicated grill component. As a gas grill spark initiator, this module is intended to reestablish the ignition function on compatible brand Q320/3200 units. It is a useful choice when the original spark initiator is no longer performing as expected and a replacement spark initiator is needed to keep cooking routines moving smoothly.
Generated by: deepseek-v4-flash
This product has 10 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Gas Grill Spark Initiator Assembly for Q320\/3200 Models",
"product_id": 9536758153455,
"variant_id": 50403037774063,
"quantity": 1,
"grams": 190,
"length_cm": "12.0",
"width_cm": "8.5",
"height_cm": "6.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").