is it good for Pizza Store

Phoca Cart - complex e-commerce extension
habusam
Phoca Member
Phoca Member
Posts: 15
Joined: 07 Jun 2014, 16:03

Re: is it good for Pizza Store

Post by habusam »

do you have a module for mini cart, I could not find it, please help
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47865
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: is it good for Pizza Store

Post by Jan »

do you have a module for mini cart, I could not find it, please help
Hi, what you mean with mini cart, do you mean cart module: Phoca Cart Cart Module:
https://www.phoca.cz/phoca-cart-cart-module

Special fields, users can write comments or text
- in checkout - in comment
- or in attribute - text type

Vendors can write instructions to the description of the product :idea:

Not sure if I understood it correctly.

Jan
If you find Phoca extensions useful, please support the project
habusam
Phoca Member
Phoca Member
Posts: 15
Joined: 07 Jun 2014, 16:03

Re: is it good for Pizza Store

Post by habusam »

Yes that what I mean, when you start adding products to the cart , it should be a mini car on the upper right corner and when you give the mouse on it or click on it will shows how many items and how how much total, finally please watch this video, that would show in details what we are trying to and please advise
https://youtu.be/o8duVh8bAQk
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47865
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: is it good for Pizza Store

Post by Jan »

Hi, yes, the Phoca Cart Cart module should do the trick:
Image

The notice written by customer can be set as attribute by product, so each product can get notice info:

Image

At the end or checkout, you can set global notice:
Image

But the tip must be customized, the best way is to use e.g. some customized payment method which will store the tip info :idea:

Jan
If you find Phoca extensions useful, please support the project
Fränki
Phoca Member
Phoca Member
Posts: 20
Joined: 04 Aug 2016, 10:49

Re: is it good for Pizza Store

Post by Fränki »

Hi, wie bekomme ich den Mini-Warenkorb ohne ein Phoca-Template hin? Ich benutze ein eigenes Template benötige die Mini-Anzeige. Danke. Gruß Frank
----
Hi, how can I get the mini cart without a phoca template? I use my own template need the mini-display. Thank you. Greeting Frank
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47865
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: is it good for Pizza Store

Post by Jan »

Hi, there are three options:

1) using Phoca Template - which is ready for the "mini output"
2) using another template which support this function
3) not use the "mini output" and display the cart output in standard position with full output
4) copy the layout override from some Phoca template:
templates\phoca_premiere\html\mod_phocacart_cart\default.php
to your template and customize your template to accept this override in some specific position

e.g. in Phoca Duka, there is this code:

Code: Select all

<div class=" phoca-cart-box"><jdoc:include type="modules" name="position-22"  /></div>
plus its CSS code.

Jan
If you find Phoca extensions useful, please support the project
Post Reply