Skip to content

magento man

xml update with current category variable

How can I insert “currentcategory” variable instead of 504 in category_ids ? ยดยดยด <referenceContainer name=”content”> <block name=”BabygearCategorysliderBlockProductSlider” template=”Magento_Catalog::product/slider/product-slider.phtml”> <arguments> <argument name=”category_ids” xsi:type=”string”>504</argument> <argument name=”title” xsi:type=”string” translate=”true”>Our favorites in Red</argument> <argument name=”sort_attribute” xsi:type=”string”>default</argument> <argument name=”sort_direction” xsi:type=”string”>DESC</argument> <argument name=”hide_rating_summary” xsi:type=”boolean”>true</argument> <argument name=”hide_details”… Read More »xml update with current category variable

Magento provider for Apache airflow

I’m trying to create magento provider for Apache airflow. I need community support to merge that pull request. https://github.com/apache/airflow/pull/41556 Please let me know who are interested to contribute this.