Skip to content

magento man

How to remove fonts.googleapis from magento 1.9?

I have in my theme template file head.phtml, and here is added: <link href=”//fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400,600,italic,700″ rel=”stylesheet” type=”text/css”> So question is how to remove it through my template layout local.xml? or maybe another method?

change the sort of the products graphql

I want to change the order of the products graphql in magento2,when I read the magento2 source,It’s use SearchCritera,I cannot found the method to add sort.what should I do.By the way I want to sort products by categories position