Improvements (17)
- 2024-08-26 #ECOM-5765
Added the ability for the admin to add products to cart for a user through the "Add products to cart by SKUs" form and send the user a link to the cart via email from the checkout page. #CDev-Core #XC-AutoMobileSkin #XC-CrispWhiteSkin
- 2024-08-21 #ECOM-5757
If a category does not have an image, the image of the first product in this category is now used for this category instead of "No Image". #CDev-Core #XC-AutoMobileSkin
- 2024-08-29 #ECOM-5712
Adjusted some text labels. #CDev-Coupons #XC-EsTranslation
- 2024-08-16 #ECOM-5152
Implemented separate logging for auto-import commands. #XC-ASAP #XC-AutoImportBase #XC-AutoSync #XC-Keystone #XC-SemaData #XC-Turn14
- 2024-08-21 #ECOM-4596
Refactored and standardized the code related to searching for and creating entities (brands, products, categories, etc.) #CDev-Core #XC-ASAP #XC-ATD #XC-AutoImportBase #XC-AutoSync #XC-Keystone #XC-SemaData #XC-Turn14
- 2024-08-23 #ECOM-5764
Implemented the ability to import products from SEMA Data using FTP feed import. #XC-ATD #XC-AutoImportBase #XC-SemaData
- 2024-08-19 #ECOM-5410
Refactoring of the code used to import vehicle attributes in auto integrations. #XC-ATD #XC-AutoImportBase #XC-AutoSync
- 2024-08-23 #ECOM-5052
Optimised the process of downloading brand images and vehicle images during the import of vehicles with auto integrations. #XC-ATD #XC-AutoImportBase #XC-AutoSync #XC-SemaData
- 2024-08-27 #ECOM-5872
Implemented the display of the correct import status when importing price and stock data with auto integrations. #XC-AutoImportBase
- 2024-08-26 #ECOM-5660
Implemented the ability to bulk import brands on the Data Import page [Import All / Import Selected]. #XC-AutoImportBase
- 2024-08-27 #ECOM-5274
Auto Catalog Import: Removed the help message shown at the top of the Data Import page and made it into a help tip. Fixed. #XC-AutoImportBase
- 2024-08-26 #ECOM-4744
Implemented the ability to bulk edit the "Price to import" for brands. #XC-AutoImportBase
- 2024-08-20 #XCB-3256
Implemented the display of unavailable product variations for the AutoMobile and TireAndWheel skins. #XC-AutoMobileSkin #XC-TireAndWheelSkin
- 2024-08-29 #ECOM-5945
Added a link allowing the user to access a gallery card from the product tab. #XC-AutoMobileSkin #XC-CustomerGallery
- 2024-08-23 #ECOM-5811
Added prev/next card links for navigating between gallery cards. #XC-AutoMobileSkin #XC-CustomerGallery
- 2024-08-26 #XCB-3536
The ability to automatically connect clients to Facebook Feed has been disabled (manual connection is retained). #XC-FacebookMarketing
- 2024-08-21 #XCB-2973
Implemented the Quick account creation feature for Zapier. #XC-Zapier
Fixes (22)
- 2024-08-27 #XCB-3544
Fixed a few errors in the code that were causing warnings in logs. #CDev-Core
- 2024-08-26 #XCB-3533
A text label was not getting updated as a result of update application. [Incorrect file name for upgrade hook fixtures]. Fixed. #CDev-Core
- 2024-08-16 #XCB-3519
Import of fitment data was working incorrectly during console import. (No matching of product to vehicle specific fitment if importing a large number of fitment values.) Fixed. #CDev-Core
- 2024-08-23 #XCB-3421
Updated the http response code (503 instead of 200) for when the store is closed for customers. #CDev-Core
- 2024-08-27 #XCB-3295
Console import: If the configuration of MMY levels specified for vehicles in the Admin area did not match the format used in the import file, an insufficiently precise error message was generated. Fixed. #CDev-Core
- 2024-08-27 #XCB-2949
Error during order recalculation in the Admin area. Fixed. #CDev-Core
- 2024-08-29 #XCB-2898
Added the "Add new address" button for OPC mode. #CDev-Core #XC-AutoMobileSkin #XC-CrispWhiteSkin #XC-FastLaneCheckout
- 2024-08-23 #XCB-3555
Error on the QSL-AdminProductsListThumbnails add-on settings page if the QSL-BackInStock add-on was disabled. Fixed. #QSL-AdminProductsListThumbnails
- 2024-08-29 #XCB-3526
On slow internet connection, the 'ask question' link on a product details page could redirect the user to the store's home page. Fixed. #QSL-ProductQuestions
- 2024-08-28 #XCB-3561
The country-code header was lost from the Affirm request. Fixed. #XC-Affirm
- 2024-08-19 #ECOM-4842
Allowed memory size error when submitting a feed to Amazon. Fixed. #XC-AmazonSPAPI
- 2024-08-28 #XCB-3566
Error when opening the detailed page of a product in the Customer area. Fixed. #XC-AutoImportBase
- 2024-08-23 #XCB-3556
Fatal error when trying to submit Stock & Price Priority changes on the XC-AutoImportBase add-on settings page. Fixed. #XC-AutoImportBase
- 2024-08-19 #XCB-3518
The filtering of products based on brands (In-store brands / Other brands) in the Admin area was working incorrectly. Fixed. #XC-AutoImportBase #XC-SemaData
- 2024-08-29 #ECOM-6027
SemaData: In some cases an error occurred and the settings page of a brand could not be displayed. Fixed. #XC-AutoImportBase #XC-SemaData
- 2024-08-16 #XCB-3129
Banners were displayed incorrectly in the AutoMobile skin. Fixed. #XC-AutoMobileSkin
- 2024-08-22 #XCB-3522
The vehicle selectbox was partially obscured by the WYSIWYG editor on the Customer Gallery card editing page. Fixed. #XC-CustomerGallery
- 2024-08-22 #ECOM-5901
Changed the URL shortcut for the Customer Gallery menu item in the Primary menu. Changed the url settings. #XC-CustomerGallery
- 2024-08-29 #XCB-3540
Incorrect records in order history and vendor transactions. Fixed. #XC-MultiVendor
- 2024-08-22 #XCB-3458
As a result of cloning a product variation, a new independent product was created instead of a product variation. Fixed. #XC-ProductVariations
- 2024-08-23 #ECOM-5876
The Backorder filter on the Products page in the Admin area was not working according to the specification. Fixed. #XC-Turn14
- 2024-08-23 #XCB-3549
Error if trying to enable the XC-Zapier add-on with the XC-MultiVendor add-on enabled. Fixed. #XC-Zapier