X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (X-Cart 5) (https://forum.x-cart.com/forumdisplay.php?f=56)
-   -   How to create a custom page having All product List on Shop Front (https://forum.x-cart.com/showthread.php?t=75541)

ajeetsingh 07-27-2017 03:09 AM

How to create a custom page having All product List on Shop Front
 
Hello,

I am developing a module and try to create a page which display all products on frontend of store.

Please suggest me.
Thank You.

ambal 07-28-2017 12:20 AM

Re: How to create a custom page having All product List on Shop Front
 
Ajeet,

Could you please be more specific? What sort of suggestion do you need?
X-Cart 5 dev docs are published at https://devs.x-cart.com

ajeetsingh 07-28-2017 12:31 AM

Re: How to create a custom page having All product List on Shop Front
 
Hello ambal,

I just want to know that how to show all product in a catelog view on X-cart Front end page. I have already follow the documentation related here as below

http://devs.x-cart.com/en/basics/itemslist_introduction_--_showing_products_on_a_page/


but not be useful for me.

So please suggest that how it will possible.

Thank You.

tony_sologubov 07-28-2017 04:16 AM

Re: How to create a custom page having All product List on Shop Front
 
Hi @ajeetsingh,

I had a look at the article you mentioned and it should work fine for your task. Could you please let me know what particular step does not work for you?

Thank you.

Tony

Quote:

Originally Posted by ajeetsingh
Hello ambal,

I just want to know that how to show all product in a catelog view on X-cart Front end page. I have already follow the documentation related here as below

http://devs.x-cart.com/en/basics/itemslist_introduction_--_showing_products_on_a_page/


but not be useful for me.

So please suggest that how it will possible.

Thank You.


ajeetsingh 07-28-2017 04:27 AM

Re: How to create a custom page having All product List on Shop Front
 
Hi @tony_sologubov,

I had follow that article and deploy our side as suggest but the product list page was not found on frontend, when i call
siteur/cart.php?target=all_products

So what i wrong. Please suggest me.

tony_sologubov 07-28-2017 06:05 AM

Re: How to create a custom page having All product List on Shop Front
 
Quote:

Originally Posted by ajeetsingh
I had follow that article and deploy our side as suggest but the product list page was not found on frontend, when i call
siteur/cart.php?target=all_products

So what i wrong. Please suggest me.


Is it possible for you to send me a pack of module you created? I will have a look.

Tony

ajeetsingh 07-29-2017 12:10 AM

Re: How to create a custom page having All product List on Shop Front
 
1 Attachment(s)
Hi @tony_sologubov,

I have send you the module zip file. Please go through it and check that where i do wrong.


Attachment 4978

Thank You.

ajeetsingh 07-30-2017 10:31 PM

Re: How to create a custom page having All product List on Shop Front
 
Hi @tony_sologubov ,

Have you checked my zip file which i send you 29th july. Please suggest me about my issue so that i do further.

Thank You

tony_sologubov 08-03-2017 06:06 AM

Re: How to create a custom page having All product List on Shop Front
 
@ajeetsingh,

You do not have a page created in your module that is why you cannot open the cart.php?target=all_products path. It seems that you skipped the second step in the article:

Quote:

2. Create a page in this module. We are creating a page in customer area that will be accessible by cart.php?target=all_products URL.

So, you should create this page as described here: http://devs.x-cart.com/en/basics/creating_new_page.html#creating-page-in-customer-area and the mod should start working for you.

Tony

ajeetsingh 08-03-2017 06:21 AM

Re: How to create a custom page having All product List on Shop Front
 
Quote:

Originally Posted by tony_sologubov
@ajeetsingh,

You do not have a page created in your module that is why you cannot open the cart.php?target=all_products path. It seems that you skipped the second step in the article:



So, you should create this page as described here: http://devs.x-cart.com/en/basics/creating_new_page.html#creating-page-in-customer-area and the mod should start working for you.

Tony



Dear @tony_sologubov,

Actually i want to create a POS(Point of Sale) Page on frontend of x-cart in version 5.3.x. So can you guide me that how i create that page which contains the products catelog and checkout view on a single page.

Thank You for your reply.


All times are GMT -8. The time now is 01:58 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.