Loading

The ability to add a logo to the brand

Features
Минимальные требования
Минимальные требования
Минимальные требования
    $8.17
    3 bonuses Read more about discount system
    Collect 20 bonuses, and you will get 20% discount on all products of Igaponov company.
    Read more about discount system
    Brand logos
    Description

    Brand logos plugin for Shop-Script

    Features

    Shop administrators can add logo file to each brand feature and then display these images in frontend.

    Specificity

    Enable the plugin in settings, select the feature which you want to add logos and upload images for each value of the feature.

    To output the brand logo in shop frontend paste in the product template the following code:
    {shopBrlgsPlugin::displayProductBrandLogo($product.id)} - as a method parameter it is necessary to specify the product id.

    The showing of the brand image in the product page:

    Add a call to the plugin in the right place in the product.html file as shown below:

    <div class="corner top left">
    {shopBrlgsPlugin::displayProductBrandLogo($product.id)}
    </div>

    The showing of the brand image in the categories, lists:

    You need to edit the template that generates the product lists. In the basic themes of Shop-Script is used for this list-thumbs.html template. Add the next code:

    {$product_brand_logos = shopBrlgsPlugin::displayProductListBrandLogos($products)}

    Warning: This code should be added above the code with foreach loop:

    {foreach $products as $p}

    Then inside the foreach add the next:

    <div class="corner top left">{$product_brand_logos[$p.id]}</div>

    The pictures show the principle and the approximate location of the calling plugin can be added to template files of basic design theme Custom. In other themes the plugin is installed the same way.

    8
    0
    0
    0
    0
    Average rating: 5.00
    Write a review
    Page is loading Reviews are loading
    Page is loading Page is loading
    Smart search
    24
    Smart search
    Product ajax-search with auto-loading
    Сallback
    37
    Сallback
    Making a request for a callback
    Brand logos
    8
    Brand logos
    The ability to add a logo to the brand
    Fast product preview
    7
    Fast product preview
    Fast view a product information from a catalog
    Image slider
    5
    Image slider
    Image slider plugin for Shop-Script
    0
    Feedback form

    Fill the form, and we will contact you.

    Your name:
    Email
    Message: