Advertisement
bender-nvkz

Untitled

Jul 22nd, 2016
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.22 KB | None | 0 0
  1. <div class="c-product-card__subscribe">
  2.     <? $APPLICATION->IncludeComponent(
  3.         "wiseadvice:subscription.input",
  4.         "",
  5.         Array(
  6.             "RUB_CODE" => EnvironmentHelper::getParam("subscribeDefaultRubricCode")
  7.         )
  8.     ); ?>
  9. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement