Skip to content

boomstarterru/gifts-kb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Подключение к CMS:

Стиль кнопки

Стиль кнопки:

  • дизайн,
  • цвет,
  • размер,
  • шрифт,
  • ...

задаются через аттрибут style="".

Проще говоря,

для стиля:

custom-style

разметка будет выглядеть так:

<script type="text/javascript" src="http://boomstarter.ru/assets/gifts/api/v1.js" async></script>
<div class="boomstarter-gift" 
     style="margin: 1em 0 0 1em; float: left;">
    <a href="#" 
       product-id="<product_id>" 
       boomstarter-shop-uuid="<shop_uuid>" 
       boomstarter-shop-key="<shop_key>" 
       boomstarter-button-style="metro" 
       style="color: white; padding: 0.5em 1em; font: inherit; font-weight: bold; ">
        Хочу в подарок
    </a>
</div>

About

Knowledge base for Boomstarter Gifts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages