Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Shortcut to edit a product when viewing frontend

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #1  
Old 06-10-2010, 05:48 PM
 
TheWrongGrape TheWrongGrape is offline
 

Advanced Member
  
Join Date: Nov 2002
Location: Los Angeles, CA
Posts: 68
 

Lightbulb Shortcut to edit a product when viewing frontend

Often, when viewing a product on the frontend, I'll notice an error and have found it a bit annoying to switch to the backend and search for the product before editing it. I put in a bit of code that allows me to easily edit a product by clicking a link on the frontend.

Note: I'm already logged into the backend in another tab and am logged into the frontend under a customer account I created for myself.

Put this code somewhere on your product.tpl page. I have it right near the product title.
Code:
{if $login eq "yourcustomeraccountusername"} <small> - <a href="/admin/product_modify.php?productid={$product.productid}" target="_blank"> Edit</a> </small> {/if}

What this does is show an Edit link if and only if you are logged in on the frontend under your customer account (don't forget to fill in your username above). I know some people in the past have had issues with being logged in to the backend and frontend at the same time, but it works fine for me and saves me a lot of time since I edit a lot of products.

I depend on these forums greatly for help and hope that I can at least give a little help to someone else!
Reply With Quote

The following 2 users thank TheWrongGrape for this useful post:
user1 (06-18-2010), xplorer (10-29-2013)
  #2  
Old 06-18-2010, 06:35 AM
 
user1 user1 is offline
 

Member
  
Join Date: Feb 2009
Posts: 29
 

Default Re: Shortcut to edit a product when viewing frontend

Nice work TheWrongGrape.

Tested on 4.3.2 and works fine.

Note that the product.tpl file is in /skin1/customer/main.

Thank you,
Andreas
__________________
x-cart v4.3.2 gold
http://www.FarMoreThanGames.com
Reply With Quote
  #3  
Old 10-29-2013, 10:19 AM
  RPMOffroad's Avatar 
RPMOffroad RPMOffroad is offline
 

Member
  
Join Date: Sep 2013
Posts: 18
 

Default Re: Shortcut to edit a product when viewing frontend

Beautiful work!! Confirmed on version 4.4.5 Works like a CHARM KUDOS!!!
__________________
X-Cart version 4.6.6
X-Cart Gold
Product Configurator
Feature Comparison

Website Manager
www.RPMOFFROAD.com
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions



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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 01:51 AM.

   

 
X-Cart forums © 2001-2020