Review of Sagano Japanese Restaurant at Barrington , IL

Sagano Japanese Restaurant at Barrington , IL 110 N Hough St, Barrington, IL 60010 (847) 382-8980 It is a tough decision to be in the Japanese restaurant for a dinner in the mid-west area in US. As you can easily…
미국 시민권(US Citizenship Interview) 인터뷰 후기 (시카고 지역)
작년(2014년) 11월초에 신청을 한뒤에 한달뒤인 12월초에 핑거 프린팅(finger printing)을 하고 약 두달정도 뒤에 인터뷰 스케쥴을 보내서 이번 삼월초에 인터뷰를 와이프와 함께 끝냈다. 인터뷰 예약시간은 와이프와 함께 오전 10시 15분이었으나, 건물안에 시큐리티체크(security check) 하고 들어가서 3층에서 체크인하고 자리에 앉아서 기다리니 약…
LG G watch Review (After 4 month of usage)

This LG G watch is really well functioning and nice additional tool of smart phone. Once you get used to it, you will rely on a lot in many different ways. When I first worn it, it didn’t look that great…
[Magento] How to use free shipping with specific Items or category
Setting up the shipping is not an easy task in any shopping cart and the Magento is not an exceptional case either. Also, if it is involving with free shipping with multiple different categories,multiple sipping methods, you will be in…
[Magento] How to remove the toolbar block
Create a file as blank.phtml at app-design-base-default-template-catalog-product-list The code for the XML layout update. Simply post the following into the ‘Custom Layout XML Update’ field at CMS-Home page-Design <reference name=”content”> <block type=”catalog/product_list” name=”home” template=”catalog/product/list.phtml”> <action method=”setCategoryId”><category_id>21</category_id></action> <action method=”addColumnCountLayoutDepend”><layout>one_column</layout><count>5</count></action> <block type=”catalog/product_list_toolbar” name=”product_list_toolbar”…