Archive

Posts Tagged ‘qty’

Vitruemart Modification

October 1st, 2011 Comments off

Hello,
Tasks:

1. Enable Add to cart button for a selected Category
2. Have to Setup Qty and Price for 10 Products
Eg: Qty – 12 is $1.00
Qty – 24 is $1.50
( Its in product page display tab )
3.Have to Enable PayPal Html type Payment

Thank You

Website Promotional Banner Designer Needed

July 28th, 2011 Comments off

Hello Website Banner Designer –

I’m looking for some very high quality, glossy,
clean, and professional website banners for
my new site that I’m working on.

I’m looking for the following sized.

QTY 2 468×60
QTY 1 125×125
QTY 1 728×90
QTY 1 300×300

Total QTY of 5

Format. .gif

Each banner will rotate 2-3 lines of text
so it needs to rotate / flash in .gif

You will be able to get design inspiration
from my web design at bigfootprofits.com

Please have excellent banner portfolio
and be ready to make nice banners.

Thanks

Website Gif Flashing Banners Needed

July 13th, 2011 Comments off

I need some banners for my new website.

They have to look clean, GLOSSY, professional,
and match the them of my site http://fourtunedesign.com/big-foot-cms/

I need the following

QTY: 2 468×60 banners
QTY: 1 125×125
QTY: 1 300×300
QTY 1 400×200

Please have excellent portfolio and be ready to start
and deliver final product in 2 days. (not biz days) 2 days…

Thanks

Create Csv Product List.

March 8th, 2010 Comments off

Hey I need someone to create a csv product list it will look (file1.csv) attached.

You will get the data for the .csv from the site I give you (preview images of site and html source code) attached.

Here are the following fields for the csv.

store = admin
websites = base
attribute_set = Default
type = virtual
sku = get the sku number for each product
category = 6
has_options = 1
product_name = get the product name for each product
store_id = 0
product_type = virtual
product_status_changed = (leave empty)
product_changed_websites = (leave empty)
name = get the product name for each product
meta_title = (leave empty)
meta_description = (leave empty)
image = /4/4/(get image for each product
small_image = same as image
thumbnail = same as image
url_key = product_name (remove all special characters such as +,(,),& and replace all space with -) then convert all letters to lower case
url_path = url_key + .html
custom_design = (leave empty)
page_layout = , No layout updates
options_container = Block after Info Column
image_label = product_title + the word Magazine
small_image_label = same as image_label
thumbnail_label = same as image_label
gift_message_available = Use config
issues = get issues for each product
price = get subrate for each item for this
cost = get remit for each item for this
retailprice = get cover price for each item for this (some items on site dont have option for this if they dont leave it blank)
subrate = get subrate for each item for this
description = get subscription for each item for this (some items on site don’t have subscriptions if they dont leave it blank)
short_description = (leave empty)
meta_keyword = (leave empty)
custom_layout_update = (leave empty)
status = Enabled
tax_class = None
visibility = Catalog, Search
enable_googlecheckout = Yes
clearinghouse = Subscription Agency
qty = 0
min_qty = 0
use_config_min_qty = 1
is_qty_decimal = 0
backorders = 0
use_config_backorders = 1
min_sale_qty = 1
use_config_min_sale_qty = 1
max_sale_qty = 0
use_config_max_sale_qty = 1
is_in_stock = 0
low_stock_date = 3/8/2010 4:51:00 AM
notify_stock_qty = (leave empty)
use_config_notify_stock_qty = 1
manage_stock = 0
use_config_manage_stock = 1
stock_status_changed_automatically = 1

I have attached a sample .csv as well that I just manually made really quick.

I need this done asap so only bid if you can get this done pretty quick.

Thanks, Kyle

Categories: Programming Tags: , , , , , ,

Magento Quick Modification

February 25th, 2010 Comments off

Need a snippet of code with an “IF” statement that determines this:
If subcategories = id# 1,2,3, (etc.) then change quantity to decimals
If attribute = name, name2, etc. then use integers for the quantity

Here’s the code that is currently NOT working properly:

<?php $_product = $this->getProduct(); ?>
<?php $currentCategory = Mage::registry(‘current_category’); ?>
<?php if($_product->isSaleable()): ?>
<fieldset class=”add-to-cart-box”>
<legend><?php echo $this->__(‘Add Items to Cart’) ?></legend>
<?php if(!$_product->isGrouped()): ?>
<span class=”qty-box”><label for=”qty”><?php echo $this->__(‘Qty’) ?>:</label>
<!–<input name=”qty” type=”text” class=”input-text qty” id=”qty” maxlength=”12″ value=”<?php //echo $this->getMinimalQty($_product) ?>” />–>

<?php $color=$_product->getResource()->getAttribute(‘Color’); ?>
<?php $designer=$_product->getResource()->getAttribute(‘Designer’); ?>

<?php if(((isset ($currentCategory))

Magento Show Product Qty

February 16th, 2010 Comments off

Hi,

I would like to show the products quantity (meaning the amount of products currenty on stock) on the product page beside the price e.g.

Qty in stock: 55

My website is www.yourscent.com.au

Thanks.

Warehouse Autom Release System

February 8th, 2010 Comments off

Purpose: The warehouse auto-release system will automatically generate the warehouse releases based on customer demand excel spreadsheet and available warehouse balance spreadheet. See details below:

1. The customer sends us the

Simple Paypal Submit Form

July 20th, 2009 Comments off

I would like someone to send me a FORM and an external script which I will modify to suit my file names, that is capable of handling multiple selections with a specific discount for each item. (discount_amount, discount_amount2, discount_amount3, etc does not work because of different item names!!!)

prices are: any 1 item=$16.95, any 2=$24.95, any 3=$29.95, any 4=$34.95, etc)

I would like the buyer to be able to select multiple items without being forced to view the Cart each time a selection is made. Final submission with “Proceed to Checkout” button will send all info to PayPal basic Cart.

I need all items selected to be reported as separate line items. I want NO QTY. FIELDS. visible on store page. Each item is restricted to be Qty of one(1).

Clicking on an item button will toggle between “Buy” graphic and “Remove” graphic (I will create all artwork and name graphics as necessary)

“Proceed to Checkout” Button will be created by me and named as necessary.

I want flexibility to have up to 20 items if necessary. No visible Qty fields of any type. They may exist as hidden, but I do not want them to show at this time. I want “Buy”, “Remove” and “Checkout” buttons only.

Success page and return page url inclusion would be great!

I just need the code and basics. I will integrate myself since site is in development.

Highest rating and best price gets the job. I have cancelled my previous project. It became too complicated and expensive, so I am simplifying the requirements. Remember, I will modify, upload and implement everything myself.

Thanks.

Paypal + Asp.net

July 2nd, 2009 Comments off

I am in need a an ASP.NET/Paypal EXPERT to complete a simple modification IMMEDIATELY. My site is currently passing information to Paypal

Customer Database Software

June 25th, 2009 Comments off

I need a program, where I can enter, edit and display info according to the attached scan.

Here is more detailed information.

Customer name
This is the main information. All other entered information is always related to one customer.

Sales person
The sales person in charge for this customer

CM
The contract manufacturer

Project name
The project name

Demand
The annual qty needed

Sales price
Our sales price per piece

Purchasing price
Our purchasing price

Chance
The chance of getting the business

Turnover
qty * sales price

Profit
(qty * sales price) – (qty * purchasing price)

Production start
The date the production should start

Part
Our part number and description
There can be multiple parts linked to one customer

Comments
All entered comments

I would like to be able to search for all the information individually.

Customers should have a up down arrow next to them so that I can just jump to the next alphabetical customer.

On parts I should have a up down arrow next to them so that I can just jump to the next alphabetical part.

Please write me in which programm you will write this software.
It has to be a standalone software.

At the end of the project the original source code and the compiled version need to be handed over to me before the payment is made.

All the information is supposed to be saved in a file that can be named by a user. If another User has this program he should be able to load any desired database into his program.

Please do not send referecens unless I ask for them.

Let me know if there are any questions.

This program should be original coding, so no open source or existing codes!!!

Work Order Upgrades

June 22nd, 2009 Comments off

current work order script needs the following upgrades.

1 – current page needs to be put in template format like other pages..

2 – in the product name just type 999999 and put 1 in the qty and hit get details and you will see that it acts like it’s pulling up data for product 999999 but there isn’t a product named that. So i’d like if we type a wrong name or sku that it says Product Not Found or something to that effect.

3 – In the near future we cannot choose the qty we make up of a product. It has to already be determined by the master_batch.theoretical_yield. So instead of the qty field that we can type any number in we now need to change that to be a drop down box containing the theoretical_yeild(s) for that product. For example 89101 Lower Bowel Caps has 2 theoretical yield 10000 and 5000. So if i typed in Lower Bowel and clicked on 89101 then the drop down box should change to have 10000 and underneath 5000. So sorted largest to smallest.

4 – on the product name ajax field it would be nice to not have to start at the beginning of the sku or name. So if we started typing osmething in the middle of the name it would try and find it.

5 – Duplicate completed work order section (on work_order.php) for new Cancelled Work Order section. So work orders that have the work_order_time.status = CANCELLED would show up in this section and they would no longer show in the completed work order section. I’ve made 2 have the status of cancelled right now for testing purposes.

Product Qty Report Upgrade

June 9th, 2009 Comments off

1 – what we need there is using guidelines provided a prediction on qty we should make for each product in 2009. So for example the 1st product

The formula would be something like $new_times (figured by the product.qty_08 and guideline) X – $new_qty (figured by guideline divided by product.qty_08)

2 – Same report we would like if product.06_qty, product.07_qty &amp; product.08_qty is blank or 0 then have it not show up on these reports.

Java Gallery And Php Inventory

May 26th, 2009 Comments off

http://203.88.117.57/~bblong/

I will need on the product tab where sizes are to have an option of either ‘xxs’ ‘xs’ ‘s’ ‘m’ ‘l’ ‘xl’ ‘xxl’ ‘xxxl’ ‘xxxxl’ &amp; the option to choose this or enter an array of different sizes. for example: ’4m’ ’6m’ etc. with no limit to the array
I will get you to edit this on the product page also where you can select the quantities on each different size.

for example
- S Qty: [text enter Qty]
- M Qty: [text enter Qty]
- L Qty: [text enter Qty]
on back end have
how many sizes are available? [3]
enter size 1 [ S ]
enter size 2 [ M ]
enter size 3 [ L ]

Can we also do the Inventory tab we talked about last week.
Inventory tab on the admin.
With the inventory we can show all products and their corresponding details.
Product name, code, price, size, quantity in stock that we can edit here.
I want to be able to edit the quantities here.
This will automatically effect the in_stock status of the product so can you please remove the option on the product entry
When the quantity hit’s 0 on the product for each 1 over 0 it becomes a “pre-order” that we will notify the browser once the order has been placed into the shopping cart. maybe have a Java pop up saying

“Byron Bay Longboards can only supply $qty_available of this
product. and $qty_remain is available for pre-order only.
would you like to pre-order these items and we will notify you immediately once these items are available? (yes) (no)”

where $qty_available is the number above 0 and the $qty_remain = ($qty_available – $qty_ordered)x-1 to give us a positive answer.

if no send the $qty_available
if yes post a preorder email to the browser and to the administrators email stating the amount requested for pre-order.
This will then show a negative quantity next to the actual quantity (which will be 0) in a new column in the inventory and then can we have a button next to this saying view pre-orders and then show a list of the pre-orders for that particular product and users awaiting the preorder. can we have the options here to say send order again (which will send the order form available still after qty changed into positive) remove pre-order (for those that never get back to the administrator)
Once the quantities are adjusted an email is automatically sent to the browser noting the item is back in stock and the browser can click the link taking them to the shopping cart with their quantities of the pre-ordered items listed ready for them to place the purchase.
Can we have all pre-orders placed in below the shopping cart items. as “pre-ordered items”
we will also need a tab on the admin page under inventory to show all pre-orders

Also,
we will need a longboards tab on the admin also.
I need you to create the longboards.php
first we will need to include a CMS page first then under this we will have a list of different items shown horizontally. you may have to develop a javascript that allows the items to slide along like on this website. www.oxfordshop.com.au in the collections (could just grab the code), although I only want the images at 100px wide by 400px high and increase &amp; decrease the same as the oxfordshop.
On click it will goto a new page &amp; have all the details listed below.
main_image 150px wide by 600px
second_image 150px wide by 600px
sizes (like product page where an array of 3 different sizes. for example: ’6ft’ long ’20″‘ wide and ’2″‘ thick.)
shaper (this will link to a shapers page. we will need a tab under longboards for shapers which will be a standard CMS fckeditor page for each shaper. can we have a link to list shapers below the longboard slide)
description (fckeditor HTML)
Price ($)
Inquire (have a email form to submit to the email address)

Dual Pricing Slider

May 18th, 2009 Comments off

We require a Dual pricing slider, similar to this one – http://interface.eyecon.ro/demos/slider_minmax.html

We will require the slider design to fit a particular website. I have the design of the site and can email interested programmers.

This will be for a product page on a shopping cart, I need to illustrate the pricing breaks.

The slider will have above it QTY BREAK numbers. ie 12345 and so on, up to 33, as the slider is move to a particular qty the price graphic changes to the resepctive price for that qty.

We will require the ability to change the qtys and prices either in a table or excel file etc.

The slider will have TWO sliders – each to represent a diffreent set of prices. Price 1 – Delivered, and Price 2 – Collection

We’ll need for the price and qty fields to be editable for those people who cannot use a pointing device.

The price and qty data must also be able to be sent to a shopping cart.

I prefer flash, but would consider another option.

We can provide design advice for the slider with imagery.

Xml To Csv And Csv To Xml

April 28th, 2009 Comments off

We have a three part project.
1. Convert a large XML file to a csv file
2. Create a script that will convert a daily csv file into an xml file
3. Create a script that will take a daily xml file with inventory qty information and update the corresponding product code qty’s on a csv file.

Basically, we are an internet store with a new supplier who will only exchange data in xml, and our internet store only uploads and exports csv files. We need to get the new supplier’s inventory data converted into our csv file format so that we can upload it into our store. Then we need to take our store’s daily orders that we download in a csv format and convert the orders to xml so that we can upload them in a daily batch to our supplier. Lastly, we need to update inventory qty’s from the daily xml file we get from the supplier with our internet store. We are very adept with manipulating csv and Excel files – we just don’t know about xml files.

Guidance For Ecommerce Pricing

April 27th, 2009 Comments off

THIS IS NOT A CODING PROJECT – I NEED HELP/GUIDANCE DESIGNING THE REQUIREMENTS AND DATABASE ONLY
** MYSQL DATABASE AND E-COMMERCE EXPERTS ONLY **

This project is to help me properly define requirements and database schema for the pricing section of an existing custom e-commerce solution. The current solution has a very limited pricing capability — maximum of 3 different pricing levels per product, which can be assigned to different customers. It currently doesn’t handle quantity based pricing (e.g. qty 1-3 is $5.00, qty 4-6 $4.50, qty 7+ $3.75).

This custom e-commerce solution already allows for couponing. I’m including this information, because I’m not sure if it will need to be updated while designing this pricing system. The types of coupons the system currently handles include; free shipping, reduced shipping, percentage off of order, dollar off of order, etc… It can require a specific minimum and maximum dollar amount be in the shopping cart before the coupon will work. (See the Coupons table below)

WHAT I NEED HELP WITH:
The new pricing system should be able to handle the following;
1a) Single price no matter the quantity purchased, this is typically the default pricing level. (e.g. qty 1-99999 $5.00)
~ Alternatively ~
1b) Unlimited pricing ranges per product (e.g. qty 1-3 is $5.00, qty 4-6 $4.50, qty 7+ $3.75)
2) Short Term Sale/Discount Pricing: per product or per category, can be dollar amount or percentage off (e.g. XL widget $5 off, or XL Widget 10% off)
3) Product Attributes (separate table?) which may require more weight and cost be added to the total product price. Attributes will not always change the weight and price. (e.g. red shirt add $1.00, size 11 shoe add $2.00 and 1 lbs.
4) Define price groups, web site visitors accounts can be assigned to specific price groups.
a) The pricing system will need to be able to allow the web site admin to assign specific customers to “better” pricing even if they are not buying larger quantities
1. Product based pricing groups
2. Category based pricing groups
5) Customer Specific Pricing per product (e.g. all customers pay the normal price of $5.00 for XL Widget, however XYZ corp pays $4.75 and ABC Corp pays $4.25)
6) Customer Specific Pricing per category – discount percentage (ability to apply a set percentage discount per category for a specific customer, e.g. All Widgets are 5% less for customer XYZ Corp.)
7) BOGO Offers: Modify existing coupon system OR come up with a new way to offer the following discounts;
a) Buy one, get one free
b) Buy one, get 50% of a second
c) Buy 6, get 2 free
8) Set order minimums based on price, quantity, or both.

I need your help defining and creating the requirements and database structure. Diagrams and flow charts would also be appreciated. I would also like to be able to ask you additional questions regarding the final structure once it’s complete.

TABLE: Products
id
title
part_num_internal
weight
price_msrp
price_level1
price_level2
price_level3
price_discount1
price_discount2
price_discount3
….(additional fields not necessary for pricing mechanism)

TABLE: Categories
——————————
id
parent_id
name
description

TABLE: Coupons
——————————
id
coupon_code
coupon_type
discount_amount
min_value
max_value
title
description
date_start
date_end
online_status
max_coupons_issued
single_user
max_uses_per_user

Site Like Steepandcheap

April 8th, 2009 Comments off

Project completed in 15 days.
Source Code in php
MySql database associated with it
All rights to it
E-Commerce
LinuxCentOS

All the content and pages must be controlled via a single administrative page or CMS.

BACKEND CMS
Products
Add New Product and Search for Existing Products
New Product goes to Add New Product
Search for Existing Products goes to Search Page

NEW PRODUCT
Product Category
Product Name
Product Code SK number
Custom variants for products (same price, no different price for variants)
Add image for variants
Product Description
Product images (auto resize for medium and icons size)
full price
discount price
Qty of total stock
Qty offered
Qty available to buy
% of savings
Add product to Que
Make active checkbox
Not active (does not show up in Product Que)
Multiple image views of product – thumbnails under main image that when clicked on go larger

PRODUCT QUE- similar to netflix to organize product schedule
Que – (similar to Netflix) can change by changing # in que order.
In Product Que show start time and end time. Start date and end date.
Thumbnail of product
Product #
Product name
Start time and end time
Start data and End date
Select 3 associated products (users can vote on one of the three associated products which will show up at a later time during the day.)
Delete item button

PUBLIC SITE
PRODUCT AREA – Looks like Steepandcheap.com with a Vote for the upcoming deals – displays 3 products
tabbed site to look like yugster.com – (sneak peak tab, reviews tab, main product page tab)
Product detail area
Show Time remaining for product in relation to beginning time
Show Qty remaining for product in relation to total qty
Vote for the next product – Take the next three products in que for visitors to vote on. Users can only vote if they register first then login .
Product review – User comments and added information about the product should be allowed. Product review carries through with product. Use star rating 1-5
Possibly manage reviews – change order of reviews etc.
User Account must contain Information about products bought by him and give them

PAYMENT – Secure payment area SSL
Auto calculate UPS, Fedex and USPS shipping cost US only
Accepts paypal and major credit card payments
Product availability decreases once the customer has completed successfully the payment
Payment confirmation page and emailed to buyer

ORDER PROCESSING
Email notification to purchaser with shipping information tracking code
Export order information into QuickBooks to generate Pos

Need someone who is working on a similar site or has designed such a site. Looking for complete turn-key solution and the programmer should do installation on the server. Testing done on your server before transfer.

BLOG PAGE

Enter One Field To Db

April 2nd, 2009 Comments off

When we create a work order nothing is currently being entered into pulling_herbs.lot_id. All of the other fields enter just fine but in lot_id it enters NULL but needs to enter the id from the lot table for that item.

Also nothing is being entered into the qty field. It used to but what needs to be entered is the qty that item is tied to the product. So if Item001 uses 0.25 for product001 then 0.25 would be entered into qty.

Ask any questions needed. This should be easy so we’d like it to be done quickly. Thanks.

Quantity Box / Quick Add (cre)

March 29th, 2009 Comments off

Our company is a music distributor and retailer. We run 2 cre loaded websites, using the same database essentially. One is our b2b wholesale site the other is a retail site. We have several projects now open.

Project 2: (b2b site)
A qty box was added to our product listing page, buut was not satisfied with the end result. Each qty box has an add to cart button, which doesn’t work well if you’re on say page 3 of 10. After adding item to cart, it brings you back to page 1, not very user intuitive. We’d much rather have a quick order system, where you add all qty desired and clicked one big add to cart button at the bottom of the page. You can then return back to the same page you were on.

In closing

Flash Web Banners

March 25th, 2009 No comments

i want 4 flash banners of the following sizes.

480 x 60 (Qty-1)
120 x 240 (Qty-1)
160 x 600 (Qty-2)

2 banners needs to promote an IT company selling Nod32,Smoothwall Firewalls and Web hosting.

and 2 banners need to promote a Business Directory Engine providing listing for many businesses .

im looking at light banners for quick loading, extremely attractive and not some work done over banner wizard softwares.

Bidders, will need to show me some previous work done

Icons For Website Qty 8

March 24th, 2009 No comments

need 8 icons for my website, attached is an image of the style I would like the icons in.

–ICONS—
-one of a lawn sprinkler icon (water spraying up)
-one of a lawn mower (lawn mower or person pushing lawn mower)
-one of a spray directed down on the ground (weed spray)
-one of a shovel and hammer crossed in an x (landscaping)
-one of a shoping cart with plants in it
-one of a tree (tree form)
-one of a pencil and a squiggly line (to demonstrate drawing)
-one has the text ALL (can be slightly wider icon if required)

Deliverables
-24×24 pixel sizes
-provide vector psd files
-provide icons in transparent gif format in two different colours I will provide the hexidecimal values

Bear