View Issue Details

IDProjectCategoryView StatusLast Update
0002736OXID eShop (all versions)3.1. Design, GUI, UXpublic2012-04-13 18:58
Reportertjungcl Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionwon't fix 
Product VersionPast development 
Summary0002736: issues with shop usage without javascript.
DescriptionIts obvious, that the new templates use javascript very massivly.
But since firefox-noscript is a very popular addon, it is important to provide minimal javascript-independent functionality.

Big parts of version 4.5 already work quite good without javascript, but a few dont at all, for example
- top-navigation: opening the basket / going to checkout
- top-navigation: Login, Accessing Account
- switching currency, language
- using the top-popup-navigation (it opens on mouseover but vanishes when moving down).
- clicking tabs in product-detail-view (opens startpage instead of just jumping to the desired paragraph)
- product-tools (compare, suggest, ...)
- sorting articlelists

In some templates, the layout it destroyed without javascript, for example:
- start page: vendors
- product page: tools-popupmenu-button

Otherwise the templates work quite well without javascript. You can
- navigate through products and categories
- search
- put items to basket
- zoom images (opens the image directly which is fine)
When you reach the basket (via the link in the footer), you can also
- click throw all steps and submit order
- put in all required fields for addresses and payment (you have to click "next" more often, but it works)

TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Relationships

related to 0003011 resolveddainius.bigelis if javascript is disabled, links referers to homepage 

Activities

tjungcl

2011-04-18 14:50

reporter   ~0004367

Selecting variants (1d or 2d) does not work without javascript.

A good noscript alternative would be to show all elements of the select boxes and give the links within real hrefs. That way also crawlers had a chance to find the variants.

tjungcl

2011-06-03 11:47

reporter   ~0004685

Changing a previously submitted Billing/shipping address is not possible without javascript. You click the "change" button, but the site submits without doing anything.

dainius.bigelis

2012-04-13 18:58

reporter   ~0006293

The listed elements are not working in Azure theme, when javascript is OFF. But those are still working on Basic theme in such case. As Azure theme has requirements for javascript ON, we will not fix those issues. Basic theme may serve as one of workarounds.