United Biscuits - Glasgow
United Biscuits - Glasgow
New Washroom & Changing Facilities for 600 United Biscuit employees at their McVitie's Victoria Works biscuit factory in Glasgow.
The 19 week project involved the internal refurbishment of existing office and canteen spaces within the site factory to create bespoke employee changing facilities and allow for best utilisation of the existing office spaces.
Works also included the refurbishment of existing M&E, installation of a new lighting and ventilation system and general repair and refurbishment works.
Another project on site included the installation of a new fire alarm system to production areas and removal of the existing alarm system once the new system was in place. These fire strategy works included
• Full site wide fire alarm system, with the main production hall designed as a wireless system to provide future flexibility for a proposed new roof.
• New emergency lighting
• New fire compartment doors
In addition a new 2,000 sq m resin floor was installed to Production Line 19, working around a live production line.
McVitie’s biscuits have been enjoyed by generations for around 160 years and their McVitie’s Digestive remains a firm favourite and is the highest selling brand in the everyday biscuit segment. Over 71 million packets of McVitie's Chocolate Digestives are eaten in the UK each year - that's an astonishing 52 biscuits per second!
Follow this link for further McVitie's history: http://www.mcvities.co.uk/about-mcvities
SQL Error
SELECT /* ProductSearch */ product.CLASS_KEY, product.ID, product.PROPERTY_SET_ID, product.NAME, product.SUMMARY, product.TAGLINE, product.DESCRIPTION, product.VISIBLE, product.FEATURED, product.POPULAR, product.DEFAULT_VARIANT_ID, product.DEFAULT_PRICE, product.PRODUCT_AVAILABLE, product.PRODUCT_IN_STOCK, product.PRODUCT_ON_OFFER, product.PER_VARIANT_IMAGES, product.BEST_PRICE, product.EXTRA_PRODUCT_INFO, product.ONE_PRICING, product.ONE_AVAILABILITY, product.ONE_DELIVERY, product.ONE_BUNDLE, product.ONE_STOCK, product.ONE_OPTION_SET, product.PROPORTIONAL_PRICING, product.PRODUCT_PROPORTIONAL_PRICING_ID, product.VARIANT_PRICING_ID, product.BUNDLE_POLICY_ID, product.META_DATA_ID, product.WISHES, product.LIKES, product.RATING, product.SLUG, product.LATITUDE, product.LONGITUDE, product.MAP_ICON, product.CREATED_AT, product.CREATED_BY, product.UPDATED_AT, product.UPDATED_BY, product_variant.ID, product_variant.CLASS_KEY, product_variant.PRODUCT_ID, product_variant.VARIANT_IMAGE_ID, product_variant.AVAILABLE, product_variant.FOR_SALE_FROM, product_variant.DISCONTINUED_AT, product_variant.IN_STORE_ONLY, product_variant.PRICE, product_variant.ON_OFFER, product_variant.ORIGINAL_PRICE, product_variant.CURRENCY, product_variant.VAT_RATE_ID, product_variant.COST_PRICE, product_variant.BEST_PRICES, product_variant.EXTRA_VARIANT_INFO, product_variant.SKU, product_variant.STOCK_MANAGEMENT, product_variant.SUPPLIER_PACK_SIZE, product_variant.LOW_STOCK_THRESHOLD, product_variant.AVAILABLE_TO_BACK_ORDER, product_variant.BACK_ORDER_MESSAGE, product_variant.STOCK, product_variant.HEIGHT, product_variant.LENGTH, product_variant.WIDTH, product_variant.WEIGHT, product_variant.FRAGILE, product_variant.PERISHABLE, product_variant.HAZARDOUS, product_variant.BUNDLE_UNITS, product_variant.DELIVERY_SURCHARGE, product_variant.DELIVERY_CLASS_ID, product_variant.SORTABLE_RANK, product_variant.SLUG, product_variant.CREATED_AT, product_variant.CREATED_BY, product_variant.UPDATED_AT, product_variant.UPDATED_BY, product_image.ID, product_image.TITLE, product_image.PRODUCT_ID, product_image.IMAGE_ID, product_image.SORTABLE_RANK, product_image.SLUG, product_image.CREATED_AT, product_image.CREATED_BY, product_image.UPDATED_AT, product_image.UPDATED_BY, image.ID, image.ASSET_ID, image.TITLE, image.WIDTH, image.HEIGHT, image.LIBRARY, image.SOURCE_ID, image.OBJ_CLASS, image.OBJ_ID, image.SIZES, image.MIME_TYPE, image.IMAGE_TYPE, image.FILE_EXTENSION, image.EXIF_DATA, image.TAKEN_AT, image.ORIGINAL_FILENAME, image.LATITUDE, image.LONGITUDE, image.MAP_ICON, image.SLUG, image.CREATED_AT, image.CREATED_BY, image.UPDATED_AT, image.UPDATED_BY FROM `product` CROSS JOIN (SELECT product.CLASS_KEY, product.ID, product.PROPERTY_SET_ID, product.NAME, product.SUMMARY, product.TAGLINE, product.DESCRIPTION, product.VISIBLE, product.FEATURED, product.POPULAR, product.DEFAULT_VARIANT_ID, product.DEFAULT_PRICE, product.PRODUCT_AVAILABLE, product.PRODUCT_IN_STOCK, product.PRODUCT_ON_OFFER, product.PER_VARIANT_IMAGES, product.BEST_PRICE, product.EXTRA_PRODUCT_INFO, product.ONE_PRICING, product.ONE_AVAILABILITY, product.ONE_DELIVERY, product.ONE_BUNDLE, product.ONE_STOCK, product.ONE_OPTION_SET, product.PROPORTIONAL_PRICING, product.PRODUCT_PROPORTIONAL_PRICING_ID, product.VARIANT_PRICING_ID, product.BUNDLE_POLICY_ID, product.META_DATA_ID, product.WISHES, product.LIKES, product.RATING, product.SLUG, product.LATITUDE, product.LONGITUDE, product.MAP_ICON, product.CREATED_AT, product.CREATED_BY, product.UPDATED_AT, product.UPDATED_BY FROM `product` INNER JOIN `product_category` `any_category` ON (product.ID=any_category.PRODUCT_ID) WHERE product.VISIBLE=:p1 AND ((any_category.category_id = 5 OR any_category.category_id = 8) OR any_category.category_id = 20) AND product.ID != :p2 GROUP BY product.ID ORDER BY product.CREATED_AT DESC LIMIT 12) AS foundProduct LEFT JOIN `product_variant` ON (product.ID=product_variant.PRODUCT_ID) LEFT JOIN `product_image` ON (product.ID=product_image.PRODUCT_ID) LEFT JOIN `image` ON (product_image.IMAGE_ID=image.ID) WHERE product.ID = foundProduct.ID