Jump to content

Manage Minimum And Maximum Values In 'attributes And Values':


rcondor

Recommended Posts

Hello
I have a problem to solve: add and manage minimum and maximum values in 'Attributes and Values':
I need to add fields min_val and max_val to compare them when choosing, in the product, an attribute line (see picture attached MinMax BO.png)
Eg. In the attributes of a product there are three values:
00-05 mt = 10,00 €
06-11 mt = € 8.00
12-24 mt = 6,00 €
To prevent the client to put 4 mt in the 3rd row (12-24 mt = 6,00 €) and buy the product at 6,00 €, I will have to compare the minimum and maximum values ​​specified in the screen side BO.
I do not know which files they read and save data attributes and values ​​side BO.
I tried to adjust the values ​​in MySQL, but not read them (and does not change)
Of course I know that the structure attribs is divided into 3 parts and I am considering only ps_layered_indexable_attribute_lang_value:

Could someone give me a tip and said at least WHAT are the files where saves and reads the record _attribute?
Thank you in advance
Roberto

post-1050943-0-90926200-1448382033_thumb.png

post-1050943-0-13952500-1448382036_thumb.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...