Project ID:
602467
Project Type:
Fixed
Budget:
$30-$250 USD
Project Description:
1. Product List Display Enhancement
==================================
- Remove blank space around the thumbnail image in the image column
- Display product title in the row spanning across all 4 columns. Current it is in a single column that wraps around.
- Display all wholesale qty/prices in the same page under the product title row. Presently it shows up in the image popup.
1.1. New Products page
======================
When user clicks on New Products, display categories page with another option as 'All'. If user clicks on a category display new products only from that category. If user selects 'All', display all new products.
1.2. Best Sellers Page
======================
Same as new products above
2. Categories (Main page module)
================================
- There is a bug. It displays all Categories twice in the main categories page. Fix it to display only once.
2.1 Upcoming Products (Main page module)
================================
- There is a bug. It displays all products twice. Fix it to display only once.
3. Bulk Product Upload (Admin)
==============================
Advance product import file requires Product Id. Change it to use Product Model. Product Model is unique. If row existing update, if not existing add new.
4. Category Edit Page (Categories.php)(Admin)
=============================================
Add a Text field to allow entering image path. Presently it only has a drop down that displays the list of images from the /images folder.
5. New Infobox (admin)
===================
Allow adding a new Infobox. This will be used to add promotional boxes with image on the left, right or center.
Infobox Configuration:
- Image
- URL
- Position (Left, Right, Center)
- Text (Max 30 Chars)
- Sort Order
When user clicks on the image, it will go to the url specified in the infobox configuration.
Center will be displayed just as the main page modules only if selected in the template admin. 3 boxes in one row. You will create a new page (for example center_infobox.php).
This page will get information from the infobox table and display those boxes that are marked for center. Display will include a thumbnail image, text (like main_categories.php).
When you are bidding, send me a message with price break up for each feature. For example -
1 - $25
1.1 - $30
and so on.
Read the description carefully, feel free to ask questions.
Skills required:
OSCommerce,
PHP,
Web Scraping