Please make custom attribute with Dropdown input type available to products grid and can be used as filter.
Currently the custom attribute with dropdown input type, example, Brand, is not allowed to add into the product grid and filter.
Please make this feature available
Completed
4 votes
Vote
Reply
21 Answers
Jul 07, 2014
Alex Pryshlivskiyagentwrote
You can use Atributes Window here - (screenshot - http://screencast.com/t/qUPVB4OlUz ) to add necessary atributes to Product Grid.
After that you can use drop-down filter in Coulmn header - screenshot - http://screencast.com/t/bTHwER3vPMg
Note: The number of Attributes depend on your Store Manager - PRO or Enterprise Edition - see comparision table here - http://www.mag-manager.com/order/
screenshot - http://screencast.com/t/oBIbsZ3zSVP
Jul 07, 2014
Denise Limwrote
Hi.
I am using Magento Community Version 1.7.0.2. Can I use the Enterprise Edition for Store Manager?
Kindly advice.
Thank you.
Jul 07, 2014
Alex Pryshlivskiyagentwrote
You can upgrade to PRO version - see more info here - http://www.mag-manager.com/buy-now-store-manager/upgrade-from-standard-to-professional/
Price information about Upgrade from Standard to Enterprise version will be available after commercial Release of software. It'll be closer to September 2014.
Jul 07, 2014
Denise Limwrote
Hi Sergiy.
I am using the PRO version but my magento is community version. So I can use the Enterprise version of Store Manager?
Kindly advice.
Jul 07, 2014
Alex Pryshlivskiyagentwrote
Pro version works with Attributes windows.
But with some restrictions.
There are a lot of new features will be in Enterprise Edition of Store Manager.
It's up to you - what version of Store Manager to use.
P.S. All together: Standard, PRO, Enterprise edition work with Community version of Magento all together. :-)
Jul 13, 2014
Denise Limwrote
I am using Magentyo Community Version 1.7.0.2. When will the Enterprise Version available? How much it takes if I would like to upgrade from PRO to Enterprise?
Jul 14, 2014
Alex Pryshlivskiyagentwrote
Upgrade process takes few minutes only after purchase.
Additional info about price will be available closer to official commercial Release - ( end of Aug. - start of Sept. )
You'll find this price on Upgrade page soon - http://www.mag-manager.com/
screen-shot - http://screencast.com/t/0Q4vwuXIs
Oct 23, 2014
Oksana Semenyukagentwrote
We're happy to inform you that we have released Enterprise version of Store Manager for Magento!
See what's inside:
http://blog.mag-manager.com/2014/10/store-manager-for-magento-enterprise.html
Oct 30, 2014
Jeroen van Udenwrote
It should be possible for people with the professional version to add dropdown or price attributes to the grid.
Oct 31, 2014
Alex Pryshlivskiyagentwrote
Hello Jeroen!
Dropdown attributes and price attributes are available in Store Manager for Magento Enterprise Edition according to out politics.
See more info here - http://www.mag-manager.com/order/
Store Manager for Magento PRO vesion works with some atributes - see screenshot.
Price is available - http://screencast.com/t/SNI3SOlu7
Dec 10, 2014
Teodorwrote
Hello Sergiy,
dropdown attribute will work on products identify in products import in Enerprise version of Store Manager for Comunity Edition of Magento?
Dec 10, 2014
Alex Pryshlivskiyagentwrote
Hello Teodor!
I didn't quite catch. Did you mean select attribute?
By the way, there are no restriction for import for Pro and Enterprise versions of Store Manager.
Dec 10, 2014
Teodorwrote
Hello Sergiy,
now on mag manager pro in products import I can identify products by SKY, Price and etc. but without drop down attributes. How does it work on Magento manager enterprise version?
Can I use dropdown attributes to identify the products?
Dec 10, 2014
Teodorwrote
I need the follow scenario:
When I am importing products from one of my vendors/suppliers I need do identify only those products which are from selected vendor or brand(s). Products not included in import file csv, xml to be deactivated.
Dec 11, 2014
Alex Pryshlivskiyagentwrote
Hello again Teodor.
Well, right now you can use Custom SQL after import with conditional SQL.
Something like this was described for another Store Manager - VirtueMart Store Manager. - http://virtuemart-manager.com/useful-articles/tips-tricks/what-are-custom-sqls-and-how-to-manage-virtuemart-data-using-them/
Idea the same.
Hello again,
I will check but it will be ok if I can identify products by any drop down attribute.
And how to disable only products from the same manufacturer?
Dec 11, 2014
Alex Pryshlivskiyagentwrote
Something like this - this is example of logics
Update product_status = 0 Where product_manufacturer = "LG"
Hm.. more interesting question - do you want to change status for new products only ?
In this case you should to check add_date filed to identify new products.
Dec 11, 2014
Teodorwrote
I have many suppliers with few brands on each CSV, XML file. Usually they send a file per week but items which are out stock just is not included in those files. any idea how to proceed them?
Dec 11, 2014
Teodorwrote
And is it normal when importing products from XML file always is running backup script?
Dec 12, 2014
Alex Pryshlivskiyagentwrote
ok, here it is my comment below
1. "And is it normal when importing products from XML file always is running backup script?"
------
We don't force backup before import.
But!
If you have bridge connection or you have selected "cached import" we operate according to the following scheme:
step 1
extract of whole dump of store to your PC
step 2
import csv file locally on PC
send 3
send imported data back to the server
In this case you'll be able to speed up import time.
This option is very useful if you need to operate with huge amount of data.
If you work with direct connection to Database you can directly without "force backup"
Please note, this is not backup, this is mirror of data on you PC to speed up import here (locally)
Dec 12, 2014
Alex Pryshlivskiyagentwrote
answer 2-
I have many suppliers with few brands on each CSV, XML file. Usually they send a file per week but items which are out stock just is not included in those files. any idea how to proceed them?
-------------
We have already implemented such feature in another type of Store Manager - import filter by brand with stock control.
Similar task was added in our future plan of development.
Implementation date - Winter- Spring 2015.
Detailed info will be available after January 2015.
Attribute with Dropdown Input type to be available in Filter
Attribute with Dropdown Input type to be available in Filter