N
N
Nikita karpov2020-03-18 07:23:05
opencart
Nikita karpov, 2020-03-18 07:23:05

How to add one field in the entrance to the opencart site ??

I wanted to add one field "phone". The field is added, but the inscriptions are not added.

<div class="form-group">
              <label class="control-label" for="input-telephone">{{  entry_telephone  }}</label>
              <input type="tel" name="telephone" value="{{ telephone }}" placeholder="{{ entry_telephone }}" id="input-telephone" class="form-control" />
            </div>

here is the code.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nikolay_Pr, 2020-03-18
@Nikolay_Pr

I added an inscription in the language section?
or connect in the controller

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question