Sending parameters to a static block (Magento 1)

You have to use so called filters to send parameters to a static block from a template for example. Lets take a look at the following code: Thats the static Magento block:

We want to send attributset_name and product_id…