{% extends 'base_en.html.twig' %}
{% block title %}
BSCM, STRATEGIC ADVICE AND INFORMATION
{% endblock %}
{% block body %}
<!-- <link href="{{ asset('css/history.css') }}" rel="stylesheet">
<link href="{{ asset('css/css/owl.carousel.min.css') }}" rel="stylesheet">
<link href="{{ asset('css/css/owl.theme.default.min.css') }}" rel="stylesheet">
<link href="{{ asset('css/css/et-line.css') }}" rel="stylesheet"> -->
<!--==========================
About Us Section
============================-->
<section id="about">
<div class="container pt-5">
<div class="col-md-12" id="management">
<div class="row pt-5">
<div class="col-md-12 pt-5">
<div class="text-center first-title">
<h2> STRATEGIC ADVICE AND INFORMATION</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12 col-md-9">
<div class="about-content">
<p>
We intervene in a strategic anticipation approach, by learning about the production of
the various "Principals" through regular visits, which allow us to take samples, then analyzed.
<br> <br>
We identify the needs and define the purchasing and
procurement plans for the campaign, as well as the profiles of the desired products.
<br><br>
We advise you on spot price fixing and inform you of the origin of the products. <br>
We intervene before the agreement is in place, during the negotiation phase
and after the contract is signed. <br>
Being well advised allows our clients to anticipate changes and manage risks related to
contracts (exchange rates, price risks, quality risks, transport risks...). <br> <br>
Finally, we provide ongoing regulatory and normative monitoring of the products we manage.
</p>
</div>
</div>
</div>
</div>
</div>
</section><!-- #about -->
{% endblock %}