Changeset 3033502
- Timestamp:
- 02/09/2024 07:25:02 AM (2 years ago)
- Location:
- blindmatrix-ecommerce/trunk
- Files:
-
- 3 edited
-
blind-matrix-api.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
-
vendor/Shortcode-Source/blinds-config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
blindmatrix-ecommerce/trunk/blind-matrix-api.php
r3033170 r3033502 3 3 * Plugin Name: BlindMatrix eCommerce Solution 4 4 * Description: BlindMatrix eCommerce plugin is designed especially for window blinds, curtains and shutter businesses to sell their products online with ultimate ease. Window Blinds eCommerce plugin converts any window-covering informative website into an online shopping website offering freedom of product choices and a great buying experience to customers. 5 * Version: 5.2. 75 * Version: 5.2.8 6 6 * Author: Blindmatrix 7 7 * Author URI: https://ecommerce.blindssoftware.com/ -
blindmatrix-ecommerce/trunk/readme.txt
r3033170 r3033502 32 32 33 33 == Changelog == 34 35 * Code Improvements. 36 = 5.2.8 = 37 34 38 * CSS changes. 35 39 = 5.2.7 = -
blindmatrix-ecommerce/trunk/vendor/Shortcode-Source/blinds-config.php
r3033123 r3033502 780 780 </tr>--> 781 781 <tr> 782 <td><b>Code/Shade</b></td><td> <?php echo $response->product_details->product_details->colorname; ?></br></td>782 <td><b>Code/Shade</b></td><td><span class="setcolorname"> <?php echo $response->product_details->product_details->colorname; ?></span> </br></td> 783 783 </tr> 784 784 <tr>
Note: See TracChangeset
for help on using the changeset viewer.