Wagg Small Animal Food


As well as our best selling Bunny Brunch and Guinea Pig Crunch, Wagg now produce two single high fibre extruded diets, Optimum Rabbit and Optimum Guinea Pig. These have been formulated to help overcome the problem of selective feeding that can occur when rabbits and guinea pigs are fed a muesli diet. The Optimum ‘all in one’ pellet ensures your pet receives all the nutrients they need in one tasty mouthful, which means improved digestion.


1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'MAX_DISPLAY_PRODUCTS_LISTING' at line 30
in:
[SELECT p.products_quantity, p.products_id, p.products_type, p.master_categories_id, p.manufacturers_id, p.products_price, p.products_tax_class_id, pd.products_description, IF(s.status = 1, s.specials_new_products_price, NULL) as specials_new_products_price, IF(s.status =1, s.specials_new_products_price, p.products_price) as final_price, p.products_sort_order, p.product_is_call, p.product_is_always_free_shipping, p.products_qty_box_status, p.products_discount_type_from, p.products_discount_type FROM (products_description pd, products p, products_to_categories p2c ) LEFT JOIN manufacturers m on p.manufacturers_id = m.manufacturers_id LEFT JOIN specials s on p2c.products_id = s.products_id WHERE p.products_status = 1 AND p.products_id = p2c.products_id AND pd.products_id = p2c.products_id AND pd.language_id = '1' AND p2c.categories_id = '448' limit 0, MAX_DISPLAY_PRODUCTS_LISTING]