Notice: A non well formed numeric value encountered in /home/silkbou3/public_html/include/functions.php on line 825
Sat, 4th Feb 2012 09:08 am
(Opening Hours: 9am to 6pm Monday to Friday)
Silk and Artificial Flowers are very easy to maintain and care for.
Periodically we advise you to gently shake out your display and use a hairdryer on the lowest, coldest setting to blow off any dust build up.
There is a product called Chrysal Silk and Dried Flower Cleaner which is used to clean and freshen silk, fabric and dried plants and flowers. The manufacturers say it:
Instantly revitalises all artificial and dried flowers. Cleans and freshens. Odourless and transparent spray. Non staining. No wiping necessary. Dries in seconds. Available in 250ml and 500ml Aerosol.
You can buy it at chrystal.co.uk. Alternatively, silks can be bathed in warm, soapy water (the bath is ideal). Afterwards, they can be left to dry on a towel.
Free Book - How to Plan a Wedding Free Wedding Planner Guide! Limited to only 100 being given away FREE on all orders from any item in the Wedding Section over £35 Read More
Select live_chat from sb_admin where admin_uid = 'admin' Table 'silkbou3_silkbouquets.sb_admin' doesn't exist
PAY BY TELEPHONE
PAY BY CHEQUE
PAY BY CREDIT CARD
We accept payment by
Debit Cards, Switch, Maestro, MasterCard & Visa No surcharges on any cards We accept BACS, Wire Transfer, cheque or cash
Select is_active_ebook from sb_admin where admin_uid = 'admin' Table 'silkbou3_silkbouquets.sb_admin' doesn't exist
Select live_catalogue from sb_admin where admin_uid = 'admin' Table 'silkbou3_silkbouquets.sb_admin' doesn't exist
SELECT
p.product_id,p.product_name,p.product_page_name,p.product_discount,
s.product_price,s.product_weight,s.size_ref_id,
sz.size_title,
c1.category_title as pTitle,
c2.category_title as cTitle,
i.image_name,i.image_alt,
i.color_ref_id
FROM
sb_product_master as p
LEFT JOIN sb_price_master as s ON s.product_ref_id = p.product_id
LEFT JOIN sb_category_master c1 ON c1.category_id = p.category_ref_id
LEFT JOIN sb_category_master c2 ON c2.category_id = p.subcat_ref_id
LEFT JOIN sb_image_master i ON i.product_ref_id = p.product_id
LEFT JOIN sb_color_master c ON i.color_ref_id = c.color_id
LEFT JOIN sb_size_master sz ON sz.size_id = s.size_ref_id
WHERE
p.is_active = 'Y' AND p.is_footer = 'Y' and is_ebook = 'N'
GROUP BY
p.product_id
ORDER BY
p.added_on DESC Table 'silkbou3_silkbouquets.sb_product_master' doesn't exist