• Glass
    Glass

    Glass was known in history mixed with sea sand, it was the Syrian Phoenicians who diffuse glass by their trade. Syrian has been interested in this craft in particular and specialized in a number of the old ....

  • Marquetry ( Al-Ajami )
    Marquetry ( Al-Ajami )

    Marquetry is an old Damascene handmade craft that is inherited and excelled by artists through the ages. They have contributed in the decoration of houses and palaces the original Eastern characteristics.

  • Al-Aghabani
    Al-Aghabani

    Aghabani is known in Syria first in Damascus then Aleppo and the other provinces. It is a cloth of silk threads ( sadaa and lahmeh ). It embroidered in golden and silver threads after  ...

  • Brocade
    Brocade

    The Dimashqi brocade is the most famous and finest of fabrics and textile in the world, it is made of gold thread, silver and silk. Damascus is marked by brocade since ancient times and has a professional ...

  • Silk
    Silk

    Syria had been famous for textile industry and the silk industry in particular flourished throughout this century. Textile industry in general and silk industry ....

  • Carpets & Rugs
    Carpets & Rugs

    Carpets making industry has been known in Damascus in various areas such as Kisweh, Zabadani, Qalamouns and others. This handmade industry has high quality and beautiful adornment as in the  ....

  • Damascene Sword
    Damascene Sword

    The craft of making swords has been inherited from parents and grandparents and it has been mastered by the Damascenes. Sword is considered the rarest and most exquisite antique gifts; it is also ....

  • Shell Inlay
    Shell Inlay

    Coincidences are animals’ peels or seashells that are commonly found in beach drift. Mother of pearl is the most expensive of type of shells ....

  • Pottery & Porcelain
    Pottery & Porcelain

    The human need to pottery and porcelain pots was a result of his attempts to get the tools that keep his food. Pottery is one of the oldest archaeological discoveries and ....

  • Mosaic
    Mosaic

    Mosaic art flourished in Syria, in the era of the Umayyad and still the wall mosaics in the Umayyad Mosque in Damascus is one of the masterpieces of this art. It should be noted to the importance of this ...

  • Silver
    Silver

    Syria ( Damascus & Aleppo ) is famous for this industry in which handicrafts products are exported to Europe because of it is accuracy and international popularity ...

  • Qishani
    Qishani

    Qishani industry flourished in Syria, particularly in Rakka city at the beginning of the sixteenth century and then grew until it reached a high degree of creativity. It started in the Mamluki ...

  • Croshet
    Croshet

    It is a process that makes a textile of yarns or threads using a needle called croshet needle which is a special one hook-shaped that is usually called hook ...

  • Mosaic
    Mosaic

    Syrian craftsmen have excelled in this craft, which a lot of palaces and the old Damascene houses prove their creativity. Some of them invented and excelled in his designs, especially in the decorative ...

  • Brass
    Brass

    Syrian craftsmen have excelled in this craft, which a lot of palaces and the old Damascene houses prove their creativity. Some of them invented and excelled in his designs, especially in the decorative ...

  • Sayeh Fabric
    Sayeh Fabric

    It is is characterized by bright graffiti art, it is made of silk and cotton strings. Syria ( especially Damascus and Aleppo ) has been famous of Sayeh industry that moved later to the other provinces ...

Error
  • Unknown storage engine 'InnoDB' SQL=SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,CASE WHEN a.publish_up = 0 THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, LENGTH(a.fulltext) AS readmore,CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,contact.id as contactid,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published, CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published FROM buy6e_content AS a LEFT JOIN buy6e_categories AS c ON c.id = a.catid LEFT JOIN buy6e_users AS ua ON ua.id = a.created_by LEFT JOIN buy6e_users AS uam ON uam.id = a.modified_by LEFT JOIN ( SELECT contact.user_id, MAX(contact.id) AS id, contact.language FROM buy6e_contact_details AS contact WHERE contact.published = 1 GROUP BY contact.user_id, contact.language) AS contact ON contact.user_id = a.created_by LEFT JOIN buy6e_categories as parent ON parent.id = c.parent_id LEFT JOIN buy6e_content_rating AS v ON a.id = v.content_id LEFT OUTER JOIN (SELECT cat.id as id FROM buy6e_categories AS cat JOIN buy6e_categories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt WHERE parent.extension = 'com_content' AND parent.published != 1 GROUP BY cat.id ) AS badcats ON badcats.id = c.id INNER JOIN buy6e_content_frontpage AS fp ON fp.content_id = a.id WHERE a.access IN (1,1) AND c.access IN (1,1) AND CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1 AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2023-12-07 13:22:36') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2023-12-07 13:22:36') AND a.language in ('en-GB','*') AND (contact.language in ('en-GB','*') OR contact.language IS NULL) GROUP BY a.id, a.title, a.alias, a.title_alias, a.introtext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias, a.created, a.modified, a.modified_by, uam.name, a.publish_up, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.fulltext, a.state, a.publish_down, badcats.id, c.title, c.path, c.access, c.alias, uam.id, ua.name, ua.email, contact.id, parent.title, parent.id, parent.path, parent.alias, v.rating_sum, v.rating_count, c.published, c.lft, a.ordering, parent.lft, fp.ordering, c.id, a.images, a.urls ORDER BY c.lft, fp.ordering, a.created DESC LIMIT 0, 4 Unknown storage engine 'InnoDB' SQL=SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,CASE WHEN a.publish_up = 0 THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, LENGTH(a.fulltext) AS readmore,CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,contact.id as contactid,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published, CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published FROM buy6e_content AS a LEFT JOIN buy6e_categories AS c ON c.id = a.catid LEFT JOIN buy6e_users AS ua ON ua.id = a.created_by LEFT JOIN buy6e_users AS uam ON uam.id = a.modified_by LEFT JOIN ( SELECT contact.user_id, MAX(contact.id) AS id, contact.language FROM buy6e_contact_details AS contact WHERE contact.published = 1 GROUP BY contact.user_id, contact.language) AS contact ON contact.user_id = a.created_by LEFT JOIN buy6e_categories as parent ON parent.id = c.parent_id LEFT JOIN buy6e_content_rating AS v ON a.id = v.content_id LEFT OUTER JOIN (SELECT cat.id as id FROM buy6e_categories AS cat JOIN buy6e_categories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt WHERE parent.extension = 'com_content' AND parent.published != 1 GROUP BY cat.id ) AS badcats ON badcats.id = c.id INNER JOIN buy6e_content_frontpage AS fp ON fp.content_id = a.id WHERE a.access IN (1,1) AND c.access IN (1,1) AND CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1 AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2023-12-07 13:22:36') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2023-12-07 13:22:36') AND a.language in ('en-GB','*') AND (contact.language in ('en-GB','*') OR contact.language IS NULL) GROUP BY a.id, a.title, a.alias, a.title_alias, a.introtext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias, a.created, a.modified, a.modified_by, uam.name, a.publish_up, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.fulltext, a.state, a.publish_down, badcats.id, c.title, c.path, c.access, c.alias, uam.id, ua.name, ua.email, contact.id, parent.title, parent.id, parent.path, parent.alias, v.rating_sum, v.rating_count, c.published, c.lft, a.ordering, parent.lft, fp.ordering, c.id, a.images, a.urls ORDER BY c.lft, fp.ordering, a.created DESC

icon 3What do you know about artizana?

Artizana Syria project was establishedin 2010 to shed light on the handicrafts which represent an important aspect

 

icon 3 Latest Products

icon 3 To receive our latest products