Tech Questions

How To Set Up Customer Emails In Magento Store?

An email setup in CMS Magento starts with template settings. There are a wide variety of Magento templates types to set up a different types of events. For instance, let's divide templates for certain groups, such as: ? - templates for customers (to c...

Read More

Magento product feed. How to publish your product information on Google Product Search.

Nowadays, more and more consumers are looking to get the best deal on products they are going to buy using Comparison Shopping Engines. These engines collect product information and they are also called shopping search engines. Therefore, this is a great ...

Read More

Magento product feed export. How to do it?

By default It is very easy to generate a Magento product feed export file following this path: in admin panel go to tab System-> Import/Export-> Export. In a pop up window select Products in Entity Type field. Then select a necessary attributes to b...

Read More

How can I create a magento data feed?

To create magento data feed file by default you need to have some certain skills in programming. In default Magento it is posible to create a feed file only in CSV format. Magento has an integrated ?php class to work with CSV. To create CSV file you ne...

Read More

What to do if Magento search returns no results?

In case your Magento Search returns no results, try the following: 1) Check the configuration of Search Type. To do that just go to Admin Panel> System> Configuration> Catalog> Catalog> Catalog Search and in the field "Search Type" select ...

Read More

Magento search autocomplete. How to implemented autocomplete magento and how it can be improved?

Autocomplete - possibility of search to show relevant search results, directly during input of the search phrase in the search box. Now autocomplete we take for granted that just has to be in the modern stores. How autocomplete implemented in magento? M...

Read More

How to configure Magento Search by Sku?

If the specifications of your online store require to perform Magento search by sku, there is nothing easier than to perform this task. As you know CMS allows to find any of the attributes used on the site. Sku is also an attribute, so in order your site ...

Read More

Why it is necessary to improve magento default search and how can it be done? Or why you need to magento search extension.

Being the owner of the store and having a wide range of goods you are interested to customers quickly and easily find what they are looking for. Creating your store on the magento platform you have already made sure that the default search has disadvanta...

Read More

How to find a product with exact match in Magento Search?

There are two search criteria in Magento: AND (exact match) - it means that search will be implemented by the entire search phrase, for instance, if you type in search field phrase Sony VAIO you will be given only the results for Sony VAIO. OR (not exac...

Read More

How to set up Magento Search by attribute?

In CMS Magento search by attribute is one of the standard features available to users of Magento out of the box. Feature allows the site to look for the buyer's request in any of the attributes which are created. All management of Magento search by attrib...

Read More
Loading...