Shopping Cart Forum

Go Back   eShop Forums - eCommerce Help Forum for Shopping Cart Owners. > Trading Post > Site Building, Template & Image Design
Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read
Site Building, Template & Image Design Find an professional to help develop your ecommerce store.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 30-11-2008, 10:46 PM
DerManoMann DerManoMann is offline
Member
 
Join Date: Nov 2008
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default zen-cart customizations

Hi there,

I am offering all sorts of zen-cart customizations.

As the main developer of ZenMagick I am able to offer services at any level of complexity.

Cheers, Martin
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 12-12-2008, 05:11 PM
AnyOldCard's Avatar
AnyOldCard AnyOldCard is offline
Member
 
Join Date: Jan 2008
Posts: 41
Thanks: 1
Thanked 2 Times in 2 Posts
Default

Thanks Martin, I'll check it out.

I was wondering if you are using the, "purchase without account mod" in your demo?
__________________
Family Tradition Forum - Pit Card Talk - GenShack Forum
Most people walk in and out of your life but friends leave footprints in your heart!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 13-12-2008, 07:22 AM
DerManoMann DerManoMann is offline
Member
 
Join Date: Nov 2008
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default ZenMagick - zen-cart mod, alternative templating and API

Quote:
Originally Posted by AnyOldCard View Post
Thanks Martin, I'll check it out.

I was wondering if you are using the, "purchase without account mod" in your demo?
No, this is part of ZenMagick itself. There is support for a number of popular zen-cart mods (that are storefront related) and admin mods usually all work like on any other plain zen-cart setup, though.

I'd also like to point out that the storefront replacement (MVC, templates, validation framework, etc) is optional (even though it is the default). It is absolutely possible to use ZenMagicks admin enhancements and the API in your existing zen-cart templates.

Here is some sample code of what that looks like (look ma, no SQL):
Code:
$product = ZMProducts::instance()->getProductForMoldel('ipodXXX');
echo $product->getName();
$manufacturer = $product->getManufacturer();
if (null != $manufacturer) {
     echo $manufacturer->getName();
}
Cheers, mano
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Google
Home - Top

Edible Graphics, Affordable E-Commerce, Web Shops & Custom Form Scripts
Gadgets online
tech news, product reviews, the latest home and business technology, the latest in digital imaging


Content Relevant URLs by vBSEO 3.0.0