AV666-916 Float Kit for MA4-5, MA-5, & MA-6

AV666-916 Float Kit for MA4-5, MA-5, & MA-6

Click image to enlarge

$99.00

Product Description

Float Kit AV666-916
MA4-5, MA5, & MA6 Carburetor Part Description Part # Quantity
Throttle Body to Bowl Gasket AV16-A31 1
Gasket-Float Valve AV16-A32 1
Clip-Float Valve AV29-182 1
Brass Float AV30-764 1
Shaft-Float Lever AV32-35 1
Washer/Gasket-Float Valve AV78-A40 1
Locktab- Throttle Body to Bowl AV78-A97 6
Cotter Pin-Float Lever Shaft AV82-11 1
(default) 12 queries took 5 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `products`12121
2DESCRIBE `categories`220
3DESCRIBE `carts`770
4DESCRIBE `orders`11111
5DESCRIBE `users`12121
6DESCRIBE `addresses`17171
7DESCRIBE `rates`660
8SELECT `Product`.`id`, `Product`.`title`, `Product`.`sku`, `Product`.`thumbnail`, `Product`.`name`, `Product`.`type`, `Product`.`size`, `Product`.`published`, `Product`.`sales`, `Product`.`price`, `Product`.`category_id`, `Product`.`description`, `Category`.`id`, `Category`.`name` FROM `products` AS `Product` LEFT JOIN `categories` AS `Category` ON (`Product`.`category_id` = `Category`.`id`) WHERE `Product`.`id` = 227 LIMIT 1110
9SELECT COUNT(*) AS `count` FROM `carts` AS `Cart` LEFT JOIN `products` AS `Product` ON (`Cart`.`product_id` = `Product`.`id`) LEFT JOIN `orders` AS `Order` ON (`Cart`.`order_id` = `Order`.`id`) WHERE `Cart`.`sessionid` = 'a9b35d08846c2a269b811f9ac3f37faf' 110
10SELECT `Category`.`id`, `Category`.`name` FROM `categories` AS `Category` WHERE 1 = 1 ORDER BY `Category`.`id` ASC 660
11SELECT `Product`.`id`, `Product`.`title`, `Product`.`sku`, `Product`.`thumbnail`, `Product`.`name`, `Product`.`type`, `Product`.`size`, `Product`.`published`, `Product`.`sales`, `Product`.`price`, `Product`.`category_id`, `Product`.`description` FROM `products` AS `Product` WHERE `Product`.`category_id` IN (1, 2, 3, 4, 5, 6) 5015011
12SELECT `Category`.`id`, `Category`.`name` FROM `categories` AS `Category` WHERE `Category`.`id` = 227 LIMIT 1000