Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 

20 wiersze
822 B

  1. <!--
  2. /**
  3. * Copyright © Magento, Inc. All rights reserved.
  4. * See COPYING.txt for license details.
  5. */
  6. -->
  7. <div data-pp-message data-bind="attr: {
  8. 'class': getAttribute('class'),
  9. 'data-pp-amount': amount,
  10. 'data-pp-placement': getAttribute('data-pp-placement'),
  11. 'data-pp-style-layout': getAttribute('data-pp-style-layout'),
  12. 'data-pp-style-logo-type': getAttribute('data-pp-style-logo-type'),
  13. 'data-pp-style-logo-position': getAttribute('data-pp-style-logo-position'),
  14. 'data-pp-style-text-color': getAttribute('data-pp-style-text-color'),
  15. 'data-pp-style-text-size': getAttribute('data-pp-style-text-size'),
  16. 'data-pp-style-color': getAttribute('data-pp-style-color'),
  17. 'data-pp-style-ratio': getAttribute('data-pp-style-ratio'),
  18. }" ></div>