Bali Shopping Center

Advertising Jawa Timur | Tata Bejana e-mail: info@tatabejana-advertising.com

Tegallalang “Handicrafts Village”

Posted at February 26, 2015 | By : | Categories : Bali Shopping Center | 0 Comment

 tegalalang handicraft village 2Tegallalang and nearby villages specialise in the carving of softwood figures. Brightly painted flowers, signboards, fruits, frogs, tokay geckos, ducks, cats and animal figures all feature heavily. All the way along the 12-kilometre road shops also sell furniture and handicrafts made from glass, wood, bamboo, ceramics and shells – and many are much better quality than those you find in Sukawati Art Market or Ubud Market.

Location: North from Jalan Raya Andong and all the way along Jalan Tegallalang.

buildscript { repositories { // Check that you have the following line (if not, add it): google() // Google's Maven repository } dependencies { ... // Add this line classpath 'com.google.gms:google-services:4.3.2' ... } } allprojects { ... repositories { // Check that you have the following line (if not, add it): google() // Google's Maven repository } } apply plugin: 'com.android.application' // Add this line apply plugin: 'com.google.gms.google-services' dependencies { // add the Firebase SDK for Google Analytics implementation 'com.google.firebase:firebase-analytics:17.2.0' // add SDKs for any other desired Firebase products // https://firebase.google.com/docs/android/setup#available-libraries }