Subversion Repositories SmartDukaan

Rev

Rev 32026 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
30471 amit.gupta 1
<style>
2
    .table {
3
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='100px' width='100px'><text transform='translate(20, 100) rotate(-45)' fill='rgb(211,211,211)' font-size='20'>$partnerCode</text></svg>");
4
    }
28102 tejbeer 5
 
30471 amit.gupta 6
    .highlight-br {
7
        border-right: 1px solid #aaa !important;
8
    }
28117 tejbeer 9
</style>
30471 amit.gupta 10
<div class="col-lg-12">
11
    <h4>Note</h4>
12
    <b>Hygiene Payout</b> - Hygiene Payout calculation is subject to sales
13
    hygiene including customer & other details entered in the system, pl
14
    refer to hygiene meter in your Dashboard.<br> <b>Tertiary
15
    Payout</b> - Tertiary Payout calculation is subject to activation of the
16
    handset against the sales entered in system. <br> <b>Investment
17
    Payout</b> - Investment Payout calculation is subject to maintenance of
18
    90% of minimum Investments for minimum 12 days in a month as per below
19
    slabs
20
    <ul>
21
        <li>a) 2% in case minimum investment is 90% or above for 12 days
22
            or more in a month
23
        </li>
24
        <li>b) 1% in case of minimum investment is 90% or above for 8-11
25
            days in a month
26
        </li>
27
        <li>c) No payout in case of minimum investment is less than 8
28
            days in a month.
29
        </li>
30
    </ul>
31
    <b>Below Price Structure is subject to change at the discretion of
32
        SmartDukaan.</b>
28102 tejbeer 33
 
30471 amit.gupta 34
</div>
28102 tejbeer 35
 
32331 amit.gupta 36
#parse("price-circular-table.vm")