Changes between Version 20 and Version 21 of Catalogue
- Timestamp:
- Jun 26, 2012 10:07:55 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Catalogue
v20 v21 21 21 border: 0; 22 22 } 23 24 .shopping-cart-input { 25 width: 40px; 26 padding: 3px 3px 3px 20px; 27 text-align: right; 28 background-image: url(/shopping_cart/mb-cart-96x96.png); 29 background-repeat: no-repeat; 30 background-position: left center; 31 border-collapse: collapse; 32 border-style: solid; 33 border-width: 1px; 34 border-color: #aaaaaa; 35 } 23 36 </style> 24 37 … … 38 51 <td class="store">Базовый тариф, 1 месяц</td> 39 52 <td class="store" align="center">300 руб/мес<sup>1</sup></td> 40 <td class="store"><input name="monitoring_basic" style="width: 40px;"></input></td>53 <td class="store"><input name="monitoring_basic" class="shopping-cart-input"></input></td> 41 54 </tr> 42 55 <tr> 43 56 <td class="store"> + учет топлива, 1 месяц</td> 44 57 <td class="store" align="center">200 руб/мес<sup>1</sup></td> 45 <td class="store"><input name="monitoring_fuel" style="width: 40px;"></input></td>58 <td class="store"><input name="monitoring_fuel" class="shopping-cart-input"></input></td> 46 59 </tr> 47 60 <tr> 48 61 <td class="store"> + контроль рейсовой работы, 1 месяц</td> 49 62 <td class="store" align="center">200 руб/мес<sup>1</sup></td> 50 <td class="store"><input name="monitoring_routes" style="width: 40px;"></input></td>63 <td class="store"><input name="monitoring_routes" class="shopping-cart-input"></input></td> 51 64 </tr> 52 65 <tr> … … 61 74 <td class="store">Лицензия на 10 объектов, неограниченная по времени</td> 62 75 <td class="store" align="center">13 000 руб<sup>2</sup></td> 63 <td class="store"><input name="monitorserver_10" style="width: 40px;"></input></td>76 <td class="store"><input name="monitorserver_10" class="shopping-cart-input"></input></td> 64 77 </tr> 65 78 <tr> 66 79 <td class="store">Лицензия на 50 объектов, неограниченная по времени</td> 67 80 <td class="store" align="center">26 000 руб<sup>2</sup></td> 68 <td class="store"><input name="monitorserver_50" style="width: 40px;"></input></td>81 <td class="store"><input name="monitorserver_50" class="shopping-cart-input"></input></td> 69 82 </tr> 70 83 <tr> 71 84 <td class="store">Лицензия на 100 объектов, неограниченная по времени</td> 72 85 <td class="store" align="center">39 000 руб<sup>2</sup></td> 73 <td class="store"><input name="monitorserver_100" style="width: 40px;"></input></td>86 <td class="store"><input name="monitorserver_100" class="shopping-cart-input"></input></td> 74 87 </tr> 75 88 <tr> 76 89 <td class="store">Лицензия на 200 объектов, неограниченная по времени</td> 77 90 <td class="store" align="center">74 750 руб<sup>2</sup></td> 78 <td class="store"><input name="monitorserver_200" style="width: 40px;"></input></td>91 <td class="store"><input name="monitorserver_200" class="shopping-cart-input"></input></td> 79 92 </tr> 80 93 <tr> … … 94 107 <td class="store">Техническое сопровождение, годовая подписка</td> 95 108 <td class="store" align="center">10 000 руб/год</td> 96 <td class="store"><input name="subscription_10" style="width: 40px;"></input></td>109 <td class="store"><input name="subscription_10" class="shopping-cart-input"></input></td> 97 110 </tr> 98 111 <tr> 99 112 <td class="store">Техническая поддержка, годовая подписка</td> 100 113 <td class="store" align="center">50 000 руб/год</td> 101 <td class="store"><input name="subscription_50" style="width: 40px;"></input> (Уровень SLA, 1-5)</td>114 <td class="store"><input name="subscription_50" class="shopping-cart-input"></input> (Уровень SLA, 1-5)</td> 102 115 </tr> 103 116 <tr> … … 111 124 <td class="store">Датчик уровня топлива (ДУТ) ёмкостной OmniComm LLS</td> 112 125 <td class="store" align="center">9 700 руб</td> 113 <td class="store"><input name="subscription_10" style="width: 40px;"></input></td>126 <td class="store"><input name="subscription_10" class="shopping-cart-input"></input></td> 114 127 </tr> 115 128 <tr> … … 119 132 <td class="store">Установка автомобильного трекера</td> 120 133 <td class="store" align="center">1 000 руб</td> 121 <td class="store"><input name="tracker_mounting" style="width: 40px;"></input></td>134 <td class="store"><input name="tracker_mounting" class="shopping-cart-input"></input></td> 122 135 </tr> 123 136 <tr> 124 137 <td class="store">Установка ДУТ</td> 125 138 <td class="store" align="center">1 900 руб</td> 126 <td class="store"><input name="fuelsensor_mounting" style="width: 40px;"></input></td>139 <td class="store"><input name="fuelsensor_mounting" class="shopping-cart-input"></input></td> 127 140 </tr> 128 141 <tr> 129 142 <td class="store">Настройка и тарировка ДУТ/топливного бака</td> 130 143 <td class="store" align="center">900 руб</td> 131 <td class="store"><input name="fuelsensor_mounting" style="width: 40px;"></input></td>144 <td class="store"><input name="fuelsensor_mounting" class="shopping-cart-input"></input></td> 132 145 </tr> 133 146 <tr>