M
M
Mikhail Gilmutdinov2018-03-28 10:45:41
opencart
Mikhail Gilmutdinov, 2018-03-28 10:45:41

How to display a custom field in OpenCart 2.3?

How to display a custom field in OpenCart 2.3?
I set an arbitrary field with the name test and id=1
Tell me how to display this field on the main page?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Mikhail Gilmutdinov, 2018-03-28
@Mixailhr

<?php echo $custom_field['test']; ?> does not output (
<?php echo $custom_field['1']; ?> Outputs "1"

W
web-mechanic, 2018-03-28
@amfetamine

Questions need to be specific

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question