modules/XPay/XPaymentsCloud/templates/web/customer/modules/XPay/XPaymentsCloud/details.twig line 1

Open in your IDE?
  1. {##
  2.  # Product market price
  3.  #
  4.  #
  5.  # @ListChild (list="product.plain_price.tail", weight="30")
  6.  #}
  7. {% if this.isShowXpaymentsSubscriptionInfo() %}
  8.   <div class="product-details-subscription-info">
  9.     {{ widget_list('xpayments_subscription_info.text', type='nested') }}
  10.   </div>
  11. {% endif %}