Project

General

Profile

Shop configuration » History » Version 2

Max Milbers, 04/23/2011 05:11 PM

1 1 Max Milbers
h1. Shop configuration
2
3
h2. Function
4
5
Displays configurable options which take effect on all vendors.
6
This is hard test case, because we must test the effect of every option.
7
8
h3. Tab Shop
9
10
Shop is offline => Should display the shop offline layout, regardless which view is choosen. Test for all frontend views
11
Offline Message => Message to display, when "shop is offline" is checked. Test if html-tags work in the message
12
Use only as catalogue => Show prices, but disable "add to cart", cart and checkout. Search for links pointing to them (shouldnt displayed), test if you can use the cart/addtocart and so on, with direct links.
13
Show Products that are out of Stock => Show products with stock in inventory = 0. Display "ask a question" or "add to watinglist" or simular. Test if you can set yourself on the waiting list.
14
Select a currency converter module => Select a module for the dynamic currency exchange rate.
15
Order-mail format => Send mails in html format or in plain text? Test both mail methods
16
Enable content plugins in descriptions => This function is atm not enabled. 
17
Enable Coupon Usage  => if disabled, the coupons shouldnt be visible in the cart
18
Default Coupon Lifetime 
19
Enable Customer Review/Rating System => Test if you can vote / review a product. Try crossite scripting, try to vote or review even if disabled by knows link.
20
Auto-Publish Reviews? 
21
Comment Minimum Length 	
22
Comment Maximum Length 
23
24
h3. Tab Shopfront
25 2 Max Milbers
26 1 Max Milbers
Shopfront Settings
27
ERRORPAGE => Atm unused, function not completly clear yet.
28
PDF Button => Maybe removed also, joomla 1.6 doesnt support pdf by default anylonger. Should be integrated as plugin/component
29
Show the Recommend to a friend link? => opens a prefilled email or form to enter a message and email (list). Atm not written.
30
Show the Print View link? 
31
Show featured => Display featured products on the virtuemart view in frontend
32
Show recent => Display last visited products on the virtuemart view
33
Show Top ten products => Display top ten sold products on the virtuemart view. Buy some products and test if that actually works
34
Show latest products => show the last added products.
35
Show Page Navigation at the Top of the Product Listing?
36
Default product sort order 
37
Available Sort-by fields
38
Available Search Fields 
39
Show the Number of Products => display all products in the shop. Atm there is an unsolved question how to count child products without own stocking.
40
'no image' image => When no image is set, which image to show as placeholder
41
'no image found' image => Should never appear within normal testing and points to but in the mediahandler. To test this option, you must upload an image and delete it then manually.
42
Show footer => Atm unused. We will add here a possibility to choose a layout from the virtuemart view tmp folder, so that it is overridable by normal joomla template. Footer will work then with a simpel include.
43
44
more Core Settings
45
Select the default template for your Shop => This should be always the template set in joomla. We may remove this option, because it leads to confusion.
46
Layout for your home page 	
47
Category Template 	
48
Category Layout 	
49
Product layout 	
50
Show Category 	
51
Default number of categories in a row 	
52
Default number of products in a row 	
53
Default number of featured products in a row => This option leads to logical problems and should be removed (is in concurrence of products in a row)
54
Default number of topten products in a row => This option leads to logical problems and should be removed (is in concurrence of products in a row)
55
General Assets Path => This the path for all asset images, atm this are the pictures of the stocks and the stars of the voting, we may remove this anyway and use the right folder in a template for that.
56
Category Media Path => Path for all medias owned by a category.
57
Product Media Path => Path for all medias owned by a product. Test what happens, when the product media path and the category media path are the same.
58
Manufacturer Media Path => Path for all media owned by a manufacturer.
59
Enable Dynamic Thumbnail Resizing? => We may remove this option, because the code tries todo it anyway. atm unused and is it actually necessary?
60
Thumbnail Image Width 
61
Thumbnail Image Height 	
62
Shop date format 
63
64
h3. Tab Pricing
65 2 Max Milbers
66 1 Max Milbers
Price Configuration
67
Show Prices => This is NOT the catalogue function. 
68
Membergroup to show prices to, Enable this Feature =>Should show prices only to some shoppergroups. We may think about to override for this groups the catalogue option.
69
Show the price label for packaging?
70
71
Show Following Prices, Show Text	
72
Baseprice => Only adminstrators should see this price
73
Baseprice modificator 
74
The new baseprice modificated by choosen product variant 		
75
The baseprice with Tax, but without discounts 		
76
Discounted Price without tax 		
77
This is the salesprice with discount 		
78
The final salesprice 		
79
The salesprice without tax 		
80
The discount amount 		
81
Tax amount 
82
83
h3. Tab Checkout
84 2 Max Milbers
85 1 Max Milbers
Check Stock => check stock before committing the confirmed order, warn if prodcut in cart, but out of stock (it maybe went out of stock, while you was in the checkout process)
86
Must agree to Terms of Service on EVERY ORDER => should even registered shoppers or shoppers stored the agreement in the session agree again?
87
Show information about Return Policy on the order confirmation page?