Check items to add to the cart or select all
Magento Tweaks extension adds little but very useful tweaks to Magento store.
Features
- Ability to enable or disable any Tweak
- Adds 'Sign Up for Newsletter' checkbox on Onepage Checkout for both guests and customers which wish to register
- Adds redirect directly to a product page for category if it has only 1 product
- Adds 'View Previous' and 'View Next' buttons onto the order view page for Admin
- NEW Customers can now sort your products by Bestsellers, by Newest products, by Average Customer Reviews from the category pages (each sorting option can be enabled/disabled separately)
- Adds Translate directive for CMS Pages and Static Blocks,
{{translate text="Some Text"}}and{{translate block_id="about_us"}} - NEW Allows Template Directives to be used in Product description, i.e.
{{block ...}},{{store url="..."}},{{translate ...}}etc. By default Magento does not process them - More Magento Tweaks can be added by your request
- 100% Open Source
Also Includes
- 30 days money back
- Free extension updates
- Free life time support
Translate Directive Usage
If you are running a multi language Magento store you may experience difficulties with some CMS Pages and Static Blocks when you want them to display text in store language.
With Magento Tweaks extension you can do it by adding Translate directive to your CMS Pages and Static Blocks content.
For example, you are running 2 stores (one in English and one in Italian) and you want your footer link 'Technical Support' to be translated into Italian when a customer switches to Italian store view.
- Go to 'CMS > Static Blocks' section and edit 'Footer Links' block content
- Find
Technical Supporttext and replace it with{{translate text="Technical Support"}}. Save static block - Go to
[Magento root]/app/design/frontend/[YOUR PACKAGE]/[YOUR THEME]/locale/it_IT/folder and create or edittranslate.csvfile - Add a new line
"Technical Support","Supporto Tecnico"and save the file - Go to 'System > Cache Management' section and untick Cache Control checkbox for 'Blocks HTML output'
- Now the text will be automatically translated when you switch the store view
To create Store view language dependent CMS Page you should use {{translate block_id="..."}} directive. For example you are running 2 stores (one in English and one in Italian) and you want your CMS Page 'Technical Support' to be translated into Italian when a customer switches to Italian store view.
- Go to 'CMS > Static Blocks' section and create 'Technical Support' static block with identifier
tech_support. This will be your default content for 'Technical Support' CMS Page. - Then create another 'Technical Support' static block with identifier
tech_support_it(here_itsuffix means Italian) . This will be your Italian content for 'Technical Support' CMS Page. - Go to 'CMS > Manage Pages' section and create 'Technical Support' CMS Page. Use directive
{{translate block_id="tech_support"}}for the content. This directive will automatically add Store view language as a suffix for the static block identifiertech_supportand loadtech_support_itstatic block instead oftech_support - Go to 'System > Cache Management' section and untick Cache Control checkbox for 'Blocks HTML output'
- Now 'Technical Support' CMS Page will be automatically translated when you switch the store view
You may also be interested in the following product(s)
Link Exchange Directory Magento Extension
$89.00
|
Currency Auto Switcher Magento Extension
$59.00
|
Multi Fees Magento Extension
$99.00
|
Customer Reviews
- 5 stars Review by Emmanuel
-
Rating Very good extension, the newsletter checkbox is a must have!
Premium customer support.
Thank you.
Emmanuel - www.zenlap.com(Posted on 12/3/09)
Write Your Own Review
You're reviewing: Magento Tweaks Magento Extension
Changelog
- Legend:
- New Feature
- Bug Fix
- Version: 1.0.4
- Added products sorting option in by Bestsellers
- Added sorting option by Newest products
- Added sorting option by Average Customer Review
- Compatibility with Magento 1.4.0.x and 1.4.1.x versions
- Version: 1.0.3
- Added ability to use Template Directives in a Product Description
- Version: 1.0.2
- Added support for Magento Enterprise 1.7 and Magento 1.4
- Version: 1.0.1
- Added
{{translate ...}}block directive
- Version: 1.0.0
- Initial release



