kreations by kara
SELECT d.cms_area from designers d where code='KBK' LIMIT 1SELECT id from pages where area='Kreations by Kara' and status>0 and explanation='NewHomepage' LIMIT 1SELECT source from dup_pages where dest=11817SELECT dest from dup_pages where source=11817SELECT id, type, content, sort FROM content WHERE page = 11817 AND section = '1' ORDER BY sortSELECT type,promo_code,product from points_specials WHERE product LIKE 'KBK%' OR product='ALL'select special from specials_inc where product like 'KBK-%' and (special <> 5886 AND special <> 6654) group by specialSELECT sp.* from specials sp,specials_sup_inc si WHERE (sp.what='suppliercat' and sp.id=si.special and si.supplier= 'KBK')SELECT * from specials WHERE ((what='product' and code like 'KBK-%') or (what='supplier' and code='KBK')) and bonus != 'xx' order by end_date ASC
Store Sale! Enjoy a 50% discount until March 31st!
SELECT * from specials WHERE what='selected' and special_name='Treasure Hunt'All designs
Single Designs
Alphabets & Phrases
Animals
Applique
Aquatic & Reptiles
Around the World
Babies & Children
Birds, Butterflies & Bugs
Celebrations & Holidays
Christmas
Embroidery Methods
Embroidery Styles
Flowers
Free Standing Lace
Garden & Outdoors
Home & Hobbies
Home Decor
Outline
People & Fashion
Personal Items
Projects
Quilt Blocks
Religious & Inspirational
Seasonal
SHOW SESSION STATUS LIKE 'Questions'
SELECT code from sponsored where active=1SELECT p.* from productmaster p,overall_popularity pq WHERE p.shown=1 and instr(p.product_code,'DOL')=0 and instr(p.product_code,'OBO-')=0 and pq.product=p.product_id AND (p.product_code like 'KBK-%') order by pq.quantity DESC LIMIT 0,18446744073709551615