1b.app
Link copied -

Questions about letters

We now have this letter - https://vuuoksa-home.crm-onebox.com/admin/shop/event/view/file/3660/?eventid=304...
1. If the product is on sale, how can I specify the price for the regular and discounted product? Through {|$discountSum|}?
2. Is it possible to somehow make the products from the email clickable and the links lead directly to our site and a certain position? https://prnt.sc/vsqc5u
3. "Unsubscribe" - how to be in this case? What link should be put so that we can remove the mailbox from the mailing list in CRM?
four.
Original question is available on version: ru

Answers:


Roman wrote:
1. If the product is on sale, how can I specify the price for the regular and discounted product? Through {|$discountSum|}?

In the array of products in the price tag, the discounted price, if any, is already formed.
As an option - for 1 hour of revision, we can finalize the real price of the goods for you without taking into account discounts - and then write to yourself in the if template, etc.

2. Is it possible to somehow make the products from the email clickable and the links lead directly to our site and a certain position? https://prnt.sc/vsqc5u

Wrap in the link template instead of the name, where in the href insert the get variable from the element by the key shopurl for the product (as I understand it, you have foreach for products there)

3. "Unsubscribe" - how to be in this case? What link should be put so that we can remove the mailbox from the mailing list in CRM?

Variable {|$unsubscribe|}
30.11.2020, 17:43
Original comment available on version: ru

Maxim, thank you!
And the last question, there is a block with recommended products - https://prnt.sc/vtc0m0
Is it possible to show random products (or from a certain category) and links to our site?
01.12.2020, 08:18
Original comment available on version: ru

And on the 2nd question and the shopurl variable, I did not fully understand. Since it is not in the list - https://vuuoksa-home.crm-onebox.com/admin/directory/variable/
It turns out that a href="" I insert the shopurl variable?
And where in the cards of the product itself to indicate a link to the product in our store?
01.12.2020, 08:46
Original comment available on version: ru


Roman wrote:
And the last question, there is a block with recommended products - https://prnt.sc/vtc0m0
Is it possible to show random products (or from a certain category) and links to our site?

I recommend that you familiarize yourself with the "Product Lists" functionality in the system, and then if you have any questions, create a separate topic on the forum - you will be given an answer to them.
In this topic, we deal with the letter.

Roman wrote:
And on the 2nd question and the shopurl variable, I did not fully understand. Since it is not in the list - https://vuuoksa-home.crm-onebox.com/admin/directory/variable/
It turns out that a href="" I insert the shopurl variable?
And where in the cards of the product itself to indicate a link to the product in our store?

Without seeing the template itself (where you have it configured) - I can only suggest you presumably.
This variable leads to an online store, if there is one - I don’t see it for you (there was no link to onebox right away), respectively, the variable will not work.
To avoid modifications - create an additional field for the product, fill in the link there - and display the variable of this field in the template.
01.12.2020, 16:50
Original comment available on version: ru


Tyndyk Maxim Vadimovich
Administrator wrote:

Without seeing the template itself (where you have it configured) - I can only suggest you presumably.
This variable leads to an online store, if there is one - I don’t see it for you (there was no link to onebox right away), respectively, the variable will not work.
To avoid modifications - create an additional field for the product, fill in the link there - and display the variable of this field in the template.

Created an additional shopurl field (string)
The variable turns out like this - {|$customuser_shopurl|} ?
I registered it in the letter and indicated the link in this field for the product
I sent myself a test email, but there was no link in it
Where did you go wrong?
02.12.2020, 09:28
Original comment available on version: ru

Created an additional shopurl field (string)
The variable turns out like this - {|$customuser_shopurl|} ?
I registered it in the letter and indicated the link in this field for the product
I sent myself a test email, but there was no link in it
Where did you go wrong?
02.12.2020, 09:28
Original comment available on version: ru

Understood with a variable. If it is simply registered separately, then it is displayed. And if so, then no:
<td align="center" class="desktop-spacer" width='250'><p class="desktop-name-cart" style="text-align: left; font-family: Arial, Helvetica, sans- serif, 'Open Sans';" >{|$b.name|}</p></a></td>
What could be the problem?
02.12.2020, 10:35
Original comment available on version: ru

More precisely, so - <td align="center" class="desktop-spacer" width='250'><p class="desktop-name-cart" style="text-align: left; font-family: Arial, Helvetica, sans-serif, 'Open Sans';" >{|$b.name|}</p></a></td>
02.12.2020, 10:35
Original comment available on version: ru

<a href="{|$b.customProduct_shopurl|}" target="_blank">
02.12.2020, 10:36
Original comment available on version: ru

Understood. There was a problem with the closing tag. I apologize for the flood, the last messages can be deleted. Just take a look at the "Product List"
02.12.2020, 10:46
Original comment available on version: ru

Please join the conversation. If you have something to say - please write a comment. You will need a mobile phone and an SMS code for identification to enter. Log in and comment