- 11
Hello! I need to insert code of creditpay system to quick view. It has own API? I need only paste simple block
but it does not work because external script was not attached. On main site this script wroted in Root,Head
Where I must to write this to this script will work?
Thank You!
<div class="buy_in_credit" razmer="78x21" cena="@defaultProductVariant.ProductVariantPrice.PriceWithDiscountValue" nazva="@Model.ProductDetails.Name" tovarpage="@Url.RouteUrl("Product", new { SeName = Model.ProductDetails.SeName })"></div>
but it does not work because external script was not attached. On main site this script wroted in Root,Head
<script type="text/javascript" src="http://creditpay.com.ua/api/js/script.js"></script>
Where I must to write this to this script will work?
Thank You!