1
I have a Combox that I created in PHP that populates cities of a JSON file and is working 100%. I needed to embed this combobox in a Magento page but I’m not getting it because I have several JS, Jquery, JSON and includes files from PHP inside it. I tried to insert via Statico Block
<? echo $this->getLayout()->createBlock('cms/block')->setBlockId('nome_do_bloco')->toHtml(); ?>
I don’t know the right way to make js and includes . php calls in Magento
The question is how best to call this block inside the Magento?
Thank you!
Thank you for sure!!
– Shaolin Fantastic
Accept the answer, so your question is not open, below the score of my question have a 'visa' click on it. @BJJ
– Dexxtz