Does anyone know how to make products with multiple options such as size and color auto focus on the select box after each select.
For example if I select a size then it would auto focus to the next option color.
Hello solesurvivor,
Thank you for your message.
In order to implement it you should do the following:
- In your CS-Cart admin panel, go to Products > Products.
- Click on the Edit link of a product with the mentioned options.
- In the General tab, select Sequential in the Options type drop-down list.
- Click the Save button.
Please check it.
Thank you.
—
Pavel Zyukin
CS-Cart Support team
Thank you for your reply. This is already set up on my end but it does not automatically focus the keyboard/mouse on the next select box. Can you advise how this can be done to GIVEFOCUS to the next select option box. Select Size, then the mouse/keyboard automatically is focused on the Color option box.
Hello solesurvivor,
Thank you for the clarification.
Unfortunately, some PHP code changes are required to be made to implement this feature. You can make them yourself (if you know PHP) or hire a third-party developer (here you can find a lot of offers from CS-Cart developers or consider our custom development service).
—
Anastasiya Kozlova
CS-Cart Support team
Darn