magento

Crazy Pineapples
Crazy Pineapples
07.1.2010

Crazy Pineapples is Luxury Soy Candle Company based in New Jersey. They came to us looking for an exciting custom look, but with a functional shopping cart system. The most robust cart on the open source market right now is Magento. Revital Agency provided a creative look that displays their branding while at the same [...]



magento-logo
Setting Table Rates in Magento 1.3
03.1.2010

There has been some discussion and mention of editing the table rates via csv file upload. This method is not working in version 1.3, and here is the solution to editing the database manually for the table rates to work. SQL query: INSERT INTO `shipping_tablerate` (`pk`, `website_id`, `dest_country_id`, `dest_region_id`, `dest_zip`, `condition_name`, `condition_value`, `price`, `cost`) VALUES [...]