P
P
Pupkin_v12021-08-05 07:57:26
opencart
Pupkin_v1, 2021-08-05 07:57:26

How to make a permanent item in an Opencart cart?

Worth the plugin simple. I wanted to make an additional product in the cart, with the choice to add it to the order yes or no. Namely, for example, extended insurance or a guarantee with an amount, let's take, for example, 200 rubles. Is there any solution in this case?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
opencartbot, 2021-08-05
@Pupkin_v1

In the Simple template, add something like:

<button onclick="cart.add(99)">Добавить расширенную страховку</button>

It is possible through the code or the HTML module.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question