Hi,
What do you mean by get active filters in PHP? Could you give more details and provide a sample usage?
Yes, of course.
For example, we have two blocks: 1. sidebar with filters; 2. and main content area with products.
Lets say user has selected “t-shirts” and “size 6” from our filters. So these are our “active filters”.
Meanwhile, in content area with our products, i want to show a text block with info: “You choose: {list with our active filters}”.
Something similar to this http://prntscr.com/phof36
It should be possible with custom PHP code. However, since this requires custom coding, it is out of the scope of our support policy.
Ok, thank you! I can do it myself, just wanted to know if maybe such option already realized and just not mentioned in docs.
Let us know if you have any other question.