Recent content by Aivaras

  1. A

    Implemented How to use the open graph image when sharing a product on a product page?

    I did find a problem: we use SVGs for product icons and they’re incompatible with the product share functionality in eCommerce. Ideally, I should be able to use SVGs for product icons and have a way to use some other image (e.g., the metadata logo or the product image) for product share. The...
  2. A

    Implemented How to use the open graph image when sharing a product on a product page?

    Thanks, I’ll play some more with the settings and HTML templates. Maybe I’ll come up with something. Have a nice evening!
  3. A

    Implemented How to use the open graph image when sharing a product on a product page?

    If I visit your product DragonByte Social Groups and click f (Facebook) in Share this product: A window pops up to create a post with a product image inserted: I want the open graph image instead of the product image here, the one we specify in ACP > Appearance > Style properties > Basic...
  4. A

    Implemented How to use the open graph image when sharing a product on a product page?

    Hi Fillip, I need your help answering this question. I want to use the open graph (OG) image when sharing products from product pages. The OG image is used when sharing the product list page. I also want to use it when sharing products. How do I do this?
  5. A

    Question How to insert cost title in HTML templates

    Unfortunately, user groups won’t do it because the same user may need to buy different licenses of and, hence, may need to use different pricing tiers for the same product. Furthermore, setting up a separate product per pricing tier would immensely increase the amount of labor required and add...
  6. A

    Question How to insert cost title in HTML templates

    In our case, we sell digital products with a permanent license duration and a few pricing tiers per product based on the customer type (organization size). Currently, I use a custom add-on to map different customer types to the corresponding pricing tiers. Since the addition of the title field...
  7. A

    Question How to insert cost title in HTML templates

    Hi Fillip, There are several places on my website where I need to append the title of a specific product pricing tier; for instance here (see text in red): I checked the default template syntax for the field and found the expression $cost.title to match it in several templates; however, all...
  8. A

    Pending Keep path data in “Use HTML invoices” after disabling feature

    Currently, if one unselects “Use HTML invoices,” the entered path to wkhtmltopdf is lost. If one then re-selects the feature, one also has to re-enter the path. This unnecessarily slows down work, especially during testing. It would be more convenient if the path would be kept (greyed out) after...
  9. A

    Question How to insert license fields in the checkout page?

    Thanks for confirming. I'll have to resolve this via a custom add-on.
  10. A

    Question How to insert license fields in the checkout page?

    I need to 1) collect some mandatory information in the checkout phase before a customer purchases a product and 2) display it in License info and License list. A license field would be perfect for this, except the add-on does not allow one to insert license fields on the checkout page.
  11. A

    Question How to insert license fields in the checkout page?

    I've tried editing "dbtech_ecommerce_checkout" after the example of order fields but did not succeed. Unfortunately, need help.
Back
Top