0

How can I call modules directly in the template content_modules.twig (added according INSTRUCTIONS) of Opencart3? Like

{{ module_featured}}

?

GOTOLR
  • 486
  • 4
  • 4
  • 1
    Hi, please edit the question to describe the experiments/research you have done so far and why these didn't help. Thanks. – MandyShaw Oct 14 '18 at 15:43
  • Hi, MandyShaw! Unfortunately I'm not a programmer. I Looked through solutions using google search but there are no unswers for my question on current and older opencart versions. –  GOTOLR Oct 14 '18 at 17:56
  • Thanks, hopefully someone in the community will be able to help you. – MandyShaw Oct 14 '18 at 18:00
  • It is hard to say. What does `$module_featured` contain? Is it a string, is it an object? The example you gave should work as is if `$module_featured` contains a string yeah.. That is what it makes it so unclear – DarkBee Oct 15 '18 at 06:00
  • DarkBee, it is just an (wrong for opencart3) example of how it could be. On the place of this code should appear standard opencart3 module f.e. featured products or latest products. –  GOTOLR Oct 15 '18 at 16:55

0 Answers0