New additions for version 1.2.5
New additions for version 1.2.5
Dimension Class
This class will allow including dimensions for each product.
Available choices will be Linear, Area, or volume.
Linear has length, width, and height measurements.
Area includes length X width with optional measurements of length, width, and height for shipping calculations.
Volume has a volume value like Liter and optional measurements of length, width, and height for shipping calculations.
Products with Options
Products with options will now have unique files for each product:option combination.
These files are created automatically when you create options or add option values.
Each file will have Stock Quantity, Image, Dimension, and Model Number specific to the product:option combination.
Modules that display product options will update the quantity, image, dimension, weight, model number, and price based on the options currently selected.
Here are some samples.
This class will allow including dimensions for each product.
Available choices will be Linear, Area, or volume.
Linear has length, width, and height measurements.
Area includes length X width with optional measurements of length, width, and height for shipping calculations.
Volume has a volume value like Liter and optional measurements of length, width, and height for shipping calculations.
Products with Options
Products with options will now have unique files for each product:option combination.
These files are created automatically when you create options or add option values.
Each file will have Stock Quantity, Image, Dimension, and Model Number specific to the product:option combination.
Modules that display product options will update the quantity, image, dimension, weight, model number, and price based on the options currently selected.
Here are some samples.
Re: New additions for version 1.2.5
Easily selectable store logo
Catalog header logo can be changed in Admin/Setting now. To simplify the process the position of the logo is also settable here.
Magnifier
Hovering the image on the product page a magnifying glass appears over it. This lets the customer zoom in on any portion of it as it follows the cursor around. The magnification power can be adjusted on the fly by turning the mouse wheel back or forth.
The magnifier window size is settable in admin.
Catalog header logo can be changed in Admin/Setting now. To simplify the process the position of the logo is also settable here.
Magnifier
Hovering the image on the product page a magnifying glass appears over it. This lets the customer zoom in on any portion of it as it follows the cursor around. The magnification power can be adjusted on the fly by turning the mouse wheel back or forth.
The magnifier window size is settable in admin.
- Attachments
-
- logo.png (13.81 KiB) Viewed 19586 times
-
- magnifier.png (88.02 KiB) Viewed 19586 times
Re: New additions for version 1.2.5
Very nice enhancements!
Any word on being able to drop user login?
Any word on being able to drop user login?
Re: New additions for version 1.2.5
Is the reason for not requiring the user login for check out purposes. If so, guess check will be on the agenda for 1.2.6.
We may be able to add it as a contribution where you can add to 1.2.5
We may be able to add it as a contribution where you can add to 1.2.5
Re: New additions for version 1.2.5
That is correct. Our studies have shown a tremendous drop off in sales when a customer is required to login or create an account before making a purchase. Check out as a guest would be a good alternative if ripping out the login altogether is not feasible. Any idea on a date?
Also a quick question, can Alegrocart be used to host multiple sites from a single database and installation?
Thanks
Bryan
Also a quick question, can Alegrocart be used to host multiple sites from a single database and installation?
Thanks
Bryan
Re: New additions for version 1.2.5
Hope fully, the guest checkout could be ready in several weeks.
No, multiple sites is not available at this time. I have thought about it, but no, it is not available.
No, multiple sites is not available at this time. I have thought about it, but no, it is not available.
Re: New additions for version 1.2.5
No worries I can still use the same database for all of the sites.
The check out is a big deal so I will wait for that. I have been looking at Magento and Zen cart, which I eliminated. Yours is easy to work with and customize. Once the cart issue is done I will be good to go.
Is there someplace special that I need to look in order to figure out how to tie the cart into Linpoint creditcard service?
Thanks
Bryan
The check out is a big deal so I will wait for that. I have been looking at Magento and Zen cart, which I eliminated. Yours is easy to work with and customize. Once the cart issue is done I will be good to go.
Is there someplace special that I need to look in order to figure out how to tie the cart into Linpoint creditcard service?
Thanks
Bryan
Re: New additions for version 1.2.5
Who is that.Linpoint
Payment processing requires custom coding to get data from the cart to the processor and back.
We are working on several others to add, so this could be a possibility to add as well.
Re: New additions for version 1.2.5
I assume you mean linkpoint.Is there someplace special that I need to look in order to figure out how to tie the cart into Linpoint creditcard service?
We looked at that and it appears to be a point of sale system or a virtual terminal.
Those are note meant to be accessed by a shopping cart. They are used if your cart can't access a payment gateway.
In this cart, we have paypal, for example that is the payment gateway.
All you need is a paypal merchant account and the paypal module to be set up with the proper information and you're set.
If that's not what your looking for, please explain in more detail what you need to do.
Re: New additions for version 1.2.5
How is the guest login coming along?