Buy 1 Free 1 (RM69)
You have a BUY 1 FREE 1 deal. Add one more to enjoy the same price.
1021 - Disk full (/tmp/#sql-temptable-21a36-601592-58599.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")

select p.products_id, pd.products_name, p.products_image, p.products_tax_class_id, p.products_special_text, p.manufacturers_id, p.products_price as old_products_price, pwp.pwp_products_price, p.products_color, p.products_coming_soon_status, p.address_key, p.products_new_in_start, p.products_hot_item_start, p.products_bestseller_start, p.products_new_in, p.products_hot_item, p.products_bestseller, products_related_tag from pwp_group_items pwp left join products p on pwp.products_id = p.products_id, products_description pd where p.products_status = '1' and p.products_third_party_status = '0' and p.products_id = pd.products_id and pd.language_id = '1' and pwp.pwp_group_id = '22' and (p.products_date_available < now() or p.products_date_available IS NULL)order by p.products_new desc, pd.products_name limit 0, 200

[TEP STOP]